mirror of
https://github.com/gogs/gogs.git
synced 2025-09-04 19:37:58 +00:00
models/org_team: fix compile error
This commit is contained in:
parent
a2dd9ec2e1
commit
ede58ade4c
@ -8,6 +8,8 @@ import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/go-xorm/xorm"
|
||||
)
|
||||
|
||||
const OWNER_TEAM = "Owners"
|
||||
|
Loading…
x
Reference in New Issue
Block a user