mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Removed duplicate import from OleFileIO
This commit is contained in:
parent
1f5aeea463
commit
1199665033
|
@ -1983,8 +1983,6 @@ class OleFileIO:
|
|||
|
||||
if __name__ == "__main__":
|
||||
|
||||
import sys
|
||||
|
||||
# [PL] display quick usage info if launched from command-line
|
||||
if len(sys.argv) <= 1:
|
||||
print(__doc__)
|
||||
|
|
Loading…
Reference in New Issue
Block a user