diff options
Diffstat (limited to 'routers/api/v1/swagger/options.go')
-rw-r--r-- | routers/api/v1/swagger/options.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/routers/api/v1/swagger/options.go b/routers/api/v1/swagger/options.go index 2bd43c6180..df3d011246 100644 --- a/routers/api/v1/swagger/options.go +++ b/routers/api/v1/swagger/options.go @@ -108,9 +108,6 @@ type swaggerParameterBodies struct { EditUserOption api.EditUserOption // in:body - MigrateRepoForm forms.MigrateRepoForm - - // in:body EditAttachmentOptions api.EditAttachmentOptions // in:body |