refactor(ecstore): scope dead code allowances (#4098)

This commit is contained in:
Zhengchao An
2026-06-30 06:07:45 +08:00
committed by GitHub
parent de19342744
commit 055d3ad825
22 changed files with 62 additions and 1 deletions
+2
View File
@@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// #730: SetDisks still hosts staged read/heal/write migration helpers.
#![allow(dead_code)]
#![allow(unused_imports)]
#![allow(unused_variables)]