From a599be0ebeb91f226ca3a99964a1db43c0b4f9eb Mon Sep 17 00:00:00 2001 From: gucio321 Date: Wed, 30 Oct 2024 12:32:45 +0100 Subject: [PATCH] fix examples/plot lint --- examples/plot/main.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/plot/main.go b/examples/plot/main.go index 80aa9205..ef3a92ca 100644 --- a/examples/plot/main.go +++ b/examples/plot/main.go @@ -7,8 +7,9 @@ import ( "math/rand" "time" - g "github.com/AllenDang/giu" "golang.org/x/image/colornames" + + g "github.com/AllenDang/giu" ) var (