mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 09:21:39 +00:00
refactor(cmd): remove unnecessary logo print statement from main function
This commit is contained in:
@@ -11,7 +11,6 @@ import (
|
||||
)
|
||||
|
||||
func main() {
|
||||
fmt.Print(sonrLogo())
|
||||
setupSDKConfig()
|
||||
|
||||
// Standard snrd execution
|
||||
|
||||
Reference in New Issue
Block a user