Removed the context menu code.

This commit is contained in:
Veronica K. B. Olsen
2019-04-28 13:25:41 +02:00
parent af9aa08fe6
commit d11a01d6a1
3 changed files with 1 additions and 287 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ logger = logging.getLogger(__name__)
class NWItem():
MAX_DEPTH = 8
MAX_DEPTH = 8
def __init__(self):