diff options
| -rwxr-xr-x | bin/rmlist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/rmlist b/bin/rmlist index 38bd1a149..2813f797a 100755 --- a/bin/rmlist +++ b/bin/rmlist @@ -46,7 +46,6 @@ def remove_it(dir, msg): print listname, msg, 'not found as', dir REMOVABLES = [('lists/%s', 'list info'), - ('templates/%s', 'web pages') ] if removeArchives: |
