Skip to content

Commit 7a16635

Browse files
committed
Remove old comment
1 parent a15b3ea commit 7a16635

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ def run(self):
277277
def run_setup(with_extensions):
278278
if with_extensions:
279279
ext_modules = (
280-
# blosc_extension()
281280
zstd_extension()
282281
+ lz4_extension()
283282
+ compat_extension()

0 commit comments

Comments
 (0)