Remove ToC.txt files from repo

This commit is contained in:
Veronica K. B. Olsen
2021-01-31 22:06:13 +01:00
parent 216289455e
commit a52b71ef43
5 changed files with 1 additions and 56 deletions
-1
View File
@@ -49,7 +49,6 @@ class nwConst():
class nwLists():
"""Lists used for grouping various other constants.
"""
# Regular user-accessible item types
REG_TYPES = {nwItemType.ROOT, nwItemType.FOLDER, nwItemType.FILE}