Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
fxgst committed Sep 22, 2023
1 parent 5756de8 commit 7720c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/integration_tests/src/client/user.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ pub mod happy_path {
use crate::rng::random_message_id;
use crate::utils::now_nanos;
use crate::User;
use pocket_ic::PocketIc;
use candid::Principal;
use pocket_ic::PocketIc;
use types::icrc1::Account;
use types::{
icrc1, CanisterId, Chat, ChatId, CommunityId, Cryptocurrency, EventIndex, EventsResponse, MessageContentInitial,
Expand Down

0 comments on commit 7720c20

Please sign in to comment.