clean ups, fixes, and additions
- cleaned up unused imports - fix circular import occuring with util - add queue refreshing
This commit is contained in:
+6
-2
@@ -142,6 +142,10 @@ cython_debug/
|
||||
# VS Code files
|
||||
.vscode
|
||||
|
||||
# project-specific (secret.ini: can't ignore existing file?)
|
||||
# project-specific
|
||||
*.png
|
||||
*.json
|
||||
*.json
|
||||
queue.txt
|
||||
_queue_backup.txt
|
||||
finished_ttweets.txt
|
||||
_current_ttweet.txt
|
||||
Reference in New Issue
Block a user