diff --git a/auth.py b/auth.py deleted file mode 100644 index 176b582..0000000 --- a/auth.py +++ /dev/null @@ -1,5 +0,0 @@ -username = "" -client_id = "" -client_secret = "" -redirect_uri = "" -scope = ' '.join([]) \ No newline at end of file