Skip to content

Commit 9e5f9d6

Browse files
🤖 cargo-fmt auto-update
1 parent 74199e1 commit 9e5f9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/internet_identity/tests/integration/activity_stats/authn_methods.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
use crate::openid;
12
use crate::v2_api::authn_method_test_helpers::{
23
create_identity_with_authn_method, create_identity_with_openid_credential, test_authn_method,
34
};
4-
use crate::openid;
55
use candid::Principal;
66
use canister_tests::api::internet_identity as api;
77
use canister_tests::api::internet_identity::api_v2;

0 commit comments

Comments
 (0)