Skip to content

Commit

Permalink
Update setup.py (#5780)
Browse files Browse the repository at this point in the history
Removed `import re` as unnecessary import
  • Loading branch information
armangido committed Mar 19, 2021
1 parent c267415 commit 2c2138e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
@@ -1,7 +1,6 @@
#!/usr/bin/env python
# Learn more: https://github.com/kennethreitz/setup.py
import os
import re
import sys

from codecs import open
Expand Down

0 comments on commit 2c2138e

Please sign in to comment.