Skip to content

Commit

Permalink
chore: removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
prahladyeri committed Jun 19, 2019
1 parent 601de11 commit 73261e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from setuptools.command.install import install
#from subprocess import check_call
#from pkg_resources import Requirement, resource_filename
from distutils.dir_util import copy_tree
#from distutils.dir_util import copy_tree
#import shutil

app_name = "cfgsaver"
Expand Down

0 comments on commit 73261e8

Please sign in to comment.