Skip to content

Commit 3fcafda

Browse files
committed
fix(handler): deleted geom_uzip integration in __init__.py
1 parent e99c9bb commit 3fcafda

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: python/unblob/handlers/__init__.py

-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
lzip,
3333
lzma,
3434
lzo,
35-
uzip,
3635
xz,
3736
zlib,
3837
zstd,
@@ -118,7 +117,6 @@
118117
zlib.ZlibHandler,
119118
engenius.EngeniusHandler,
120119
ecc.AutelECCHandler,
121-
uzip.UZIPHandler,
122120
partclone.PartcloneHandler,
123121
)
124122

0 commit comments

Comments
 (0)