Skip to content

Commit

Permalink
Remove extra logging
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Dec 10, 2024
1 parent accfe68 commit d22b3b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ func startLantern(ctx context.Context, args args) {
if args.StickyConfig {
pterm.Info.Println("Using sticky config...")
}
pterm.Info.Println("Starting lantern: configDir %s", configDir)

userConfig := common.NewUserConfig("", "a34113", 3456344, "tok123", map[string]string{}, "")

Expand Down

0 comments on commit d22b3b9

Please sign in to comment.