Delete unused sys import

This commit is contained in:
Scott Kitterman
2017-07-28 01:32:25 -04:00
parent c37fcf55e8
commit 3f9660716e
-1
View File
@@ -37,7 +37,6 @@ import hashlib
import logging import logging
import re import re
import time import time
import sys
# only needed for arc # only needed for arc
try: try: