remove config ntg token from code

This commit is contained in:
Bel LaPointe
2022-01-14 08:43:41 -05:00
parent c1cdc6dc0c
commit cf421e414c
3 changed files with 11 additions and 7 deletions

View File

@@ -55,7 +55,6 @@ type Config struct {
JobInfo bool
Mock bool
LoadPageURIFormat string
Token string
Username string
Password string
}