mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Remove redundant 'pass'
This commit is contained in:
parent
29b2c6e23d
commit
847581f7dd
|
@ -14,7 +14,6 @@ else:
|
|||
import cffi
|
||||
except ImportError:
|
||||
cffi = None
|
||||
pass
|
||||
|
||||
|
||||
class AccessTest(PillowTestCase):
|
||||
|
|
Loading…
Reference in New Issue
Block a user