mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31: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() {
|
func main() {
|
||||||
fmt.Print(sonrLogo())
|
|
||||||
setupSDKConfig()
|
setupSDKConfig()
|
||||||
|
|
||||||
// Standard snrd execution
|
// Standard snrd execution
|
||||||
|
|||||||
Reference in New Issue
Block a user