move files (#125)

This commit is contained in:
Silvan
2020-05-19 10:12:37 +02:00
committed by GitHub
parent f14d4cc655
commit c365a98cc8
6 changed files with 55 additions and 126 deletions

View File

@@ -41,4 +41,3 @@ func (o *Org) ContainsMember(userID string) bool {
}
return false
}