From dd233c720e32b1c19e8bb344dff2c19b2d803277 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Wed, 11 Jan 2017 18:35:12 -0800 Subject: attempting to force item.Types to be populated before the db Init step --- cmd/ponzu/main.go | 3 --- 1 file changed, 3 deletions(-) (limited to 'cmd/ponzu/main.go') diff --git a/cmd/ponzu/main.go b/cmd/ponzu/main.go index 6ac6dad..d958e8b 100644 --- a/cmd/ponzu/main.go +++ b/cmd/ponzu/main.go @@ -14,9 +14,6 @@ import ( "github.com/ponzu-cms/ponzu/system/api/analytics" "github.com/ponzu-cms/ponzu/system/db" "github.com/ponzu-cms/ponzu/system/tls" - - // import registers content types - _ "github.com/ponzu-cms/ponzu/content" ) var ( -- cgit v1.2.3