Skip to content

Commit ab7b55d

Browse files
authored
Remove unused license setup.py code
1 parent eeb83cd commit ab7b55d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
"""
1313

1414
license='PayPal SDK License'
15-
if os.path.exists('LICENSE.md'):
16-
license = open('LICENSE.md').read()
1715

1816
url='https://github.com/' + __github_username__ + '/' + __github_reponame__
1917

0 commit comments

Comments
 (0)