diff options
Diffstat (limited to 'core/unused.py')
-rw-r--r-- | core/unused.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/unused.py b/core/unused.py index 76f55f4..ba4f187 100644 --- a/core/unused.py +++ b/core/unused.py @@ -1,6 +1,5 @@ import sys import re -import logging from django.conf import settings from django.shortcuts import render |