remove duplicated encoding declaration
[matthijs/upstream/django-ldapdb.git] / ldapdb / models / base.py
index 9a132d8199ff825daf902656a7a565e19b4749ed..363ae92fcfb912cbb2b623c876ee328a9e139680 100644 (file)
@@ -18,8 +18,6 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-# -*- coding: utf-8 -*-
-
 import ldap
 import logging