summaryrefslogtreecommitdiff
path: root/tox/_verlib.py
diff options
context:
space:
mode:
Diffstat (limited to 'tox/_verlib.py')
-rw-r--r--tox/_verlib.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox/_verlib.py b/tox/_verlib.py
index 1df3645..a234176 100644
--- a/tox/_verlib.py
+++ b/tox/_verlib.py
@@ -8,7 +8,6 @@ licensed under the PSF license (i guess)
"""
-import sys
import re
class IrrationalVersionError(Exception):