fix(tests): make the tests compile again
This commit is contained in:
@ -216,8 +216,6 @@ func (p *Project) checkRight(s *xorm.Session, a web.Auth, rights ...Right) (bool
|
||||
))
|
||||
}
|
||||
|
||||
// TODO: parents
|
||||
|
||||
type allProjectRights struct {
|
||||
UserProject *ProjectUser `xorm:"extends"`
|
||||
TeamProject *TeamProject `xorm:"extends"`
|
||||
|
Reference in New Issue
Block a user