1
0
Fork 0
mirror of https://github.com/kakwa/ldapcherry synced 2025-07-03 03:47:35 +02:00

fix some errors in unused code

This commit is contained in:
kakwa 2017-01-31 20:59:49 +01:00
parent d7303da85f
commit e37b88dbda
4 changed files with 5 additions and 7 deletions

View file

@ -8,7 +8,6 @@ import pytest
import sys
from sets import Set
from ldapcherry.backend.backendLdap import Backend
from ldapcherry import syslog_error
from ldapcherry.exceptions import *
import cherrypy
import logging