diff --git a/BUILD.bazel b/BUILD.bazel index 42bfeea..a4f7636 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -62,7 +62,6 @@ cc_library( ], deps = [ "//compression:compress", - "//compression:io", "@hwy//:hwy", # base.h "@hwy//:thread_pool", ],