mirror of
https://github.com/encounter/objdiff.git
synced 2026-07-10 12:18:36 -07:00
Suppress unused warnings in objdiff-cli for now
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![allow(unused)] // TODO
|
||||
use core::cmp::Ordering;
|
||||
|
||||
use anyhow::Result;
|
||||
|
||||
Reference in New Issue
Block a user