aboutsummaryrefslogtreecommitdiffstats
path: root/golang/api
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-05-10 00:12:23 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-05-10 00:12:23 -0700
commit6235211860b5b3794dfe9e64bc33856dfad21897 (patch)
tree6fd7f6e79bf2baac4395c88e9a4f17ec3c72b106 /golang/api
parentc4a7f51bbf6e157fbf32ef93886b935ea11fa0e2 (diff)
downloadfatcat-6235211860b5b3794dfe9e64bc33856dfad21897.tar.gz
fatcat-6235211860b5b3794dfe9e64bc33856dfad21897.zip
cleanups
Diffstat (limited to 'golang/api')
-rw-r--r--golang/api/handlers/entities.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/golang/api/handlers/entities.go b/golang/api/handlers/entities.go
index 75c8b72b..61104553 100644
--- a/golang/api/handlers/entities.go
+++ b/golang/api/handlers/entities.go
@@ -2,8 +2,6 @@
package handlers
import (
- //"net/http"
-
"github.com/go-pg/pg"
"github.com/go-openapi/runtime/middleware"