2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-08 17:58:25 +00:00

delete redundant logbook dump

This commit is contained in:
Philip Sargent
2021-05-03 23:45:02 +01:00
parent 8ad791c594
commit 9ae2e18fe6
4 changed files with 0 additions and 81 deletions

View File

@@ -67,7 +67,6 @@ class SimpleTest(SimpleTestCase):
def test_import_parsers_mix(self):
from troggle.parsers.logbooks import GetCaveLookup
import troggle.settings
import troggle.logbooksdump
import troggle.parsers.caves
import troggle.parsers.people
import troggle.parsers.drawings

View File

@@ -32,7 +32,6 @@ todo = '''
so this is only a tool for a first pass, to be followed by extensive hand-editing!
When we have done all the old logbooks, delete this function and the two templates.
- But how does this interact with troggle/logbooksdump.py ?
'''
def todos(request, module):