diff options
Diffstat (limited to 'core/views/other.py')
-rw-r--r-- | core/views/other.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/views/other.py b/core/views/other.py index 6f06ecf..56ad5a4 100644 --- a/core/views/other.py +++ b/core/views/other.py @@ -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): |