Merge pull request #97 from Code0x58/remove-six

Remove six
This commit is contained in:
Johann Dreo 2018-08-04 19:05:38 +02:00 committed by GitHub
commit 9d87d38544
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,6 @@
import os
import re
import six
import sys
import copy
import glob