Skip to content

Commit

Permalink
Merge pull request #5908 from radarhere/none
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Dec 27, 2021
2 parents 9bc02ad + 0af91de commit 282d825
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/PIL/Image.py
Expand Up @@ -138,8 +138,6 @@ def isImageType(t):
#
# Constants

NONE = 0

# transpose
FLIP_LEFT_RIGHT = 0
FLIP_TOP_BOTTOM = 1
Expand Down

0 comments on commit 282d825

Please sign in to comment.