Skip to content

Commit 130b3ea

Browse files
committed
remove empty line
1 parent c086ffb commit 130b3ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routers/api/v1/api.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,6 @@ func Routes(ctx gocontext.Context) *web.Route {
751751
}, reqBasicAuth())
752752

753753
m.Get("/activities/feeds", user.ListUserActivityFeeds)
754-
755754
}, context_service.UserAssignmentAPI())
756755
})
757756

0 commit comments

Comments
 (0)