| author | cavaliet |
| Mon, 18 Mar 2013 16:28:04 +0100 | |
| changeset 1133 | 2202f10710af |
| parent 1132 | 026d510a3dc3 |
| child 1134 | e31dd7ea24bb |
--- a/src/ldt/ldt/security/utils.py Mon Mar 18 16:15:46 2013 +0100 +++ b/src/ldt/ldt/security/utils.py Mon Mar 18 16:28:04 2013 +0100 @@ -5,9 +5,7 @@ from cache import get_cached_userlist, cached_assign from ldt.security import change_security import types -import logging -logger = logging.getLogger(__name__) def unprotect_instance(instance): if hasattr(instance, 'old_save'):