chore(ecstore): drop the io_support dead_code blanket (#6082)

This commit is contained in:
Zhengchao An
2026-08-14 08:14:08 +08:00
committed by GitHub
parent 710dcb4865
commit f8bbfcbeb1
2 changed files with 16 additions and 12 deletions
-1
View File
@@ -13,7 +13,6 @@
// limitations under the License.
// #730: I/O backend selection keeps test-only and staged rio helpers scoped here.
#![allow(dead_code)]
pub(crate) mod bitrot;
pub(crate) mod compress;