fixed lil mistake eheh

This commit is contained in:
Karma Riuk 2023-08-11 14:34:12 +02:00
parent 648e4c15fc
commit 64f99f28ce

View File

@ -1,11 +1,7 @@
package writer
import (
"image/color"
"maze-solver/maze"
"testing"
"github.com/mazznoer/colorgrad"
)
func TestImageWriter(t *testing.T) {