2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 10:37:07 +00:00

fix old comments

This commit is contained in:
2021-10-31 19:42:06 +02:00
parent 2869f228d4
commit 7575e8c16f
3 changed files with 1 additions and 5 deletions

View File

@@ -11,7 +11,6 @@ from django.urls import reverse, resolve
from troggle.core.views import caves, statistics, survex
from troggle.core.views.scans import scansingle, singlewallet, allwallets
from troggle.core.views.drawings import dwgallfiles, dwgfilesingle
#from troggle.core.views.drawings import dwgfileupload
from troggle.core.views.uploads import dwgupload, scanupload
from troggle.core.views.other import troggle404, frontpage, todos, controlpanel, frontpage
from troggle.core.views.other import exportlogbook