Skip to content

Commit

Permalink
remove unused io import from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert authored Aug 13, 2021
1 parent 936f93e commit 503b554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env python

import io
import re
from distutils.command.build import build
from glob import glob
Expand Down

0 comments on commit 503b554

Please sign in to comment.