Skip to content

Commit

Permalink
Merge pull request #1523 from stakwork/fix/slight_change
Browse files Browse the repository at this point in the history
removed redundant function
  • Loading branch information
elraphty authored Feb 16, 2024
2 parents 7bb3085 + 9492111 commit 393ed2f
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 393ed2f

Please sign in to comment.