cargo fmt
This commit is contained in:
parent
95c11caeb5
commit
bfe7cfa315
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ pub trait Resolver<E> {
|
|||
current_location: PathBuf,
|
||||
import_location: PathBuf,
|
||||
) -> Result<(String, PathBuf), E>;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue