mirror of
https://github.com/gogs/gogs.git
synced 2026-03-04 19:21:05 +01:00
models/org_team: fix compile error
This commit is contained in:
@@ -8,6 +8,8 @@ import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/go-xorm/xorm"
|
||||
)
|
||||
|
||||
const OWNER_TEAM = "Owners"
|
||||
|
||||
Reference in New Issue
Block a user