diff --git a/main.go b/main.go index fc1e774..6909007 100644 --- a/main.go +++ b/main.go @@ -10,8 +10,6 @@ import ( _ "github.com/mattn/go-sqlite3" "github.com/playwright-community/playwright-go" "github.com/urfave/cli/v2" - - "git.fogtype.com/nebel/gadl/db" ) var version = "v1.0.0"