Browse Source

Cleaning

pull/1/head
Gregory 'Rudi' Rudolph 5 years ago
parent
commit
661a95e36e
  1. 1
      main.go

1
main.go

@ -34,6 +34,7 @@ func main() { @@ -34,6 +34,7 @@ func main() {
}
} else {
fmt.Println("You are not logged in.")
return
}
}

Loading…
Cancel
Save