Skip to content

Commit

Permalink
removed obsolete import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Feb 18, 2017
1 parent 960636d commit f9dcc60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/t_ldap_schema_tokenizer.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import unittest

import ldap.schema
from ldap.schema.tokenizer import split_tokens,extract_tokens

class TestTokenize(unittest.TestCase):
testcases_split_tokens = (
Expand Down

0 comments on commit f9dcc60

Please sign in to comment.