aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/swagger/options.go
diff options
context:
space:
mode:
Diffstat (limited to 'routers/api/v1/swagger/options.go')
-rw-r--r--routers/api/v1/swagger/options.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/routers/api/v1/swagger/options.go b/routers/api/v1/swagger/options.go
index e03862d7b9..471e7d9c4e 100644
--- a/routers/api/v1/swagger/options.go
+++ b/routers/api/v1/swagger/options.go
@@ -193,7 +193,4 @@ type swaggerParameterBodies struct {
// in:body
UserBadgeOption api.UserBadgeOption
-
- // in:body
- UserBadgeList api.BadgeList
}