Browse Source

Remove unused import

tags/v1.21.12.1
Thibault Meyer 9 years ago
parent
commit
b12f2a5916
No known key found for this signature in database GPG Key ID: BE39A108C4DDA755
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      models/org.go

+ 0
- 1
models/org.go View File

@@ -13,7 +13,6 @@ import (
"github.com/go-xorm/xorm"

"code.gitea.io/gitea/modules/base"
"code.gitea.io/gitea/modules/log"
)

var (


Loading…
Cancel
Save