diff --git a/.golangci.yml b/.golangci.yml
index 9b263918c9..fd7393372b 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -73,9 +73,6 @@ issues:
     - path: routers/routes/routes.go
       linters:
         - dupl
-    - path: routers/api/v1/repo/issue.go
-      linters:
-        - dupl
     - path: routers/repo/view.go
       linters:
         - dupl