Commit b9276608 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Update config.py

parent 8fcc57ef
......@@ -18,8 +18,6 @@ class Config:
Custom_csv = False
Store_json = False
Show_hashtags = False
Tweets_only = False
Users_only = False
Limit = None
Count = None
Stats = False
......@@ -28,9 +26,5 @@ class Config:
All = None
Debug = False
Format = None
Proxy_type = None
Proxy_host = None
Proxy_port = None
Essid = None
Userlist = None
Profile = False
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment