aboutsummaryrefslogtreecommitdiff
path: root/route/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'route/structs.go')
-rw-r--r--route/structs.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/route/structs.go b/route/structs.go
index 601943c..17deb25 100644
--- a/route/structs.go
+++ b/route/structs.go
@@ -38,7 +38,6 @@ type AdminPage struct {
Boards []webfinger.Board
Following []string
Followers []string
- Reported map[string]db.Reports
Domain string
IsLocal bool
PostBlacklist []util.PostBlacklist