Commit 7a9f3078 authored by Francesco Poldi's avatar Francesco Poldi Committed by GitHub

Removed store_pandas, unused

parent b89b3302
...@@ -37,7 +37,6 @@ class Config: ...@@ -37,7 +37,6 @@ class Config:
User_full = False User_full = False
Profile_full = False Profile_full = False
Store_object = False Store_object = False
Store_pandas = False
Pandas_type = None Pandas_type = None
Pandas = False Pandas = False
Index_tweets = "twinttweets" Index_tweets = "twinttweets"
...@@ -64,4 +63,4 @@ class Config: ...@@ -64,4 +63,4 @@ class Config:
Get_replies = False Get_replies = False
Near = "" Near = ""
Custom_query = "" Custom_query = ""
Popular_tweets = False Popular_tweets = False
\ No newline at end of file
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