diff options
Diffstat (limited to 'route/structs.go')
-rw-r--r-- | route/structs.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/route/structs.go b/route/structs.go index 17deb25..87ffce3 100644 --- a/route/structs.go +++ b/route/structs.go @@ -19,7 +19,6 @@ type PageData struct { Key string PostId string Instance activitypub.Actor - InstanceIndex []activitypub.ObjectBase ReturnTo string NewsItems []db.NewsItem BoardRemainer []int |