Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
  • Loading branch information
ggwpez committed Feb 16, 2024
1 parent a1d3e44 commit 70a4a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cmd/transpose/lift_to_workspace.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// SPDX-License-Identifier: GPL-3.0-only
// SPDX-FileCopyrightText: Oliver Tale-Yazdi <oliver@tasty.limo>

use crate::log;
use crate::{
cmd::{
transpose::{canonicalize, AutoFixer, Dep, Op, Version, VersionReq},
Expand Down

0 comments on commit 70a4a26

Please sign in to comment.