Cleaning up old export code (#3601)

This commit is contained in:
Christopher Speller
2016-07-15 11:20:39 -04:00
committed by Harrison Healey
parent b339b5c982
commit 942ae4c527
15 changed files with 1 additions and 610 deletions

View File

@@ -224,9 +224,6 @@ func CleanTeamName(s string) string {
return s
}
func (o *Team) PreExport() {
}
func (o *Team) Sanitize() {
o.Email = ""
o.AllowedDomains = ""