branches fix

This commit is contained in:
dutcu 2024-06-22 17:39:51 +02:00
parent b235d0e1c1
commit 8d623b9fd1

View File

@ -39,10 +39,6 @@ from . import Image
from ._deprecate import deprecate from ._deprecate import deprecate
from ._util import is_path from ._util import is_path
branches = {
"1": False,
"2": False,
}
MAXBLOCK = 65536 MAXBLOCK = 65536