Skip to content

Commit

Permalink
cli/tests: remove allow(unused) from git helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
bsdinis committed Feb 11, 2025
1 parent 5b174c9 commit 39fe9aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/tests/common/git.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.

#![allow(unused)]

use std::path::Path;
use std::path::PathBuf;

Expand Down

0 comments on commit 39fe9aa

Please sign in to comment.