mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-25 08:10:33 +03:00
Removed unnecessary line
This commit is contained in:
parent
e02f828358
commit
5628b7a9ad
|
@ -1601,7 +1601,6 @@ class Image(object):
|
|||
self.load()
|
||||
if self.readonly:
|
||||
self._copy()
|
||||
self.pyaccess = None
|
||||
self.load()
|
||||
|
||||
if self.pyaccess:
|
||||
|
|
Loading…
Reference in New Issue
Block a user