X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fdjango-ldapdb.git;a=blobdiff_plain;f=ldapdb%2Fmodels%2Fbase.py;h=363ae92fcfb912cbb2b623c876ee328a9e139680;hp=9a132d8199ff825daf902656a7a565e19b4749ed;hb=df8e8b0b5fb5d56de5b6138d2f21c70aab612730;hpb=afb1ad6158bb93a786db69c67d8d6260144f40c3 diff --git a/ldapdb/models/base.py b/ldapdb/models/base.py index 9a132d8..363ae92 100644 --- a/ldapdb/models/base.py +++ b/ldapdb/models/base.py @@ -18,8 +18,6 @@ # along with this program. If not, see . # -# -*- coding: utf-8 -*- - import ldap import logging