Skip to content

Commit

Permalink
removed redundant function
Browse files Browse the repository at this point in the history
  • Loading branch information
elraphty committed Feb 16, 2024
1 parent fe0bbed commit 9492111
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,6 @@ func InitConfig() {
}
}

func CheckRelayAuthKey(authKey string) {

}

func StripSuperAdmins(adminStrings string) []string {
superAdmins := []string{}
if adminStrings != "" {
Expand Down

0 comments on commit 9492111

Please sign in to comment.