Skip to content

Commit

Permalink
Format again.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjudson committed Jun 10, 2024
1 parent ef14fd8 commit 05d336f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/src/command/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ pub(crate) fn cache_path() -> anyhow::Result<PathBuf> {
#[cfg(test)]
mod tests {
use super::*;
use nexus_api::config::{Config, vm::VmConfig};
use nexus_api::config::{vm::VmConfig, Config};

#[test]
fn env_config() {
Expand Down

0 comments on commit 05d336f

Please sign in to comment.