Skip to content

Commit 2dca347

Browse files
committed
removed temp path inject
1 parent 173b726 commit 2dca347

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/t_ldappool.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
os.environ["LDAPNOINIT"] = "1"
1414

1515
sys.path.append("../Lib")
16-
sys.path.append("/home/milang/development/python-ldap/Lib/")
1716
import ldappool
1817
from ldappool import Connection, ConnectionPool
1918

0 commit comments

Comments
 (0)