Skip to content

Commit

Permalink
remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
zeromsi authored Jul 20, 2022
1 parent a4044a0 commit 2f7d2aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ func InitEnvironmentVariables() {
return
}
}
log.Println("RUN MODE:", RunMode)
PrivateKey = os.Getenv("PRIVATE_KEY_INTERNAL_CALL")
Publickey = os.Getenv("PUBLIC_KEY_INTERNAL_CALL")

Expand Down

0 comments on commit 2f7d2aa

Please sign in to comment.