summaryrefslogtreecommitdiffstats
path: root/routers/repo/attachment.go
diff options
context:
space:
mode:
Diffstat (limited to 'routers/repo/attachment.go')
-rw-r--r--routers/repo/attachment.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/routers/repo/attachment.go b/routers/repo/attachment.go
index 2ba389f07a..c2efb11c1d 100644
--- a/routers/repo/attachment.go
+++ b/routers/repo/attachment.go
@@ -70,4 +70,3 @@ func UploadAttachment(ctx *context.Context) {
"uuid": attach.UUID,
})
}
-