admin icon indicating copy to clipboard operation
admin copied to clipboard

.\main.go:8:3: imported and not used: "github.com/qor/qor"

Open PolywickStudio opened this issue 7 years ago • 1 comments

When I run the main.go, I get this error message. Any ideas?

PolywickStudio avatar Dec 17 '17 06:12 PolywickStudio

Something seems to have changed regarding the configuration. If you change the admin initialization to: Admin := admin.New(&qor.Config{DB: DB}) that error goes away.

edevil avatar Jan 08 '18 15:01 edevil