Merged the indices so we have a minimum of dictionaries

This commit is contained in:
Veronica K. B. Olsen
2019-11-17 15:45:38 +01:00
parent 6500d23bd7
commit 612c2ef328
3 changed files with 120 additions and 104 deletions
-1
View File
@@ -26,7 +26,6 @@ class nwFiles():
PROJ_DICT = "wordlist.txt"
SESS_INFO = "sessionInfo.log"
INDEX_FILE = "tagsIndex.json"
META_FILE = "projectMeta.json"
EXPORT_OPT = "exportOptions.json"
TLINE_OPT = "timelineOptions.json"
SLOG_OPT = "sessionLogOptions.json"