Skip to content

Commit 5c0bf80

Browse files
committed
fix: formatting!!!!!!!!
1 parent 253ee2e commit 5c0bf80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pubsys/src/repo/env_key_source.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
use async_trait::async_trait;
2-
use log::{debug,warn};
2+
use log::{debug, warn};
33
use snafu::Snafu;
44
use std::env;
55
use tough::key_source::KeySource;

0 commit comments

Comments
 (0)