Removed unnecessary line

This commit is contained in:
Andrew Murray 2017-09-06 11:22:13 +10:00
parent e02f828358
commit 5628b7a9ad

View File

@ -1601,7 +1601,6 @@ class Image(object):
self.load()
if self.readonly:
self._copy()
self.pyaccess = None
self.load()
if self.pyaccess: