diff options
Diffstat (limited to 'sleekxmpp/util')
-rw-r--r-- | sleekxmpp/util/stringprep_profiles.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sleekxmpp/util/stringprep_profiles.py b/sleekxmpp/util/stringprep_profiles.py index 54793343..84326bc3 100644 --- a/sleekxmpp/util/stringprep_profiles.py +++ b/sleekxmpp/util/stringprep_profiles.py @@ -16,7 +16,6 @@ from __future__ import unicode_literals -import sys import stringprep from unicodedata import ucd_3_2_0 as unicodedata |