Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
megrogan committed Jun 24, 2024
1 parent fed2fcc commit 1589341
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/canisters/user/impl/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ use fire_and_forget_handler::FireAndForgetHandler;
use model::chit::ChitEarnedEvents;
use model::contacts::Contacts;
use model::favourite_chats::FavouriteChats;
use model::token_swaps::TokenSwap;
use notifications_canister::c2c_push_notification;
use serde::{Deserialize, Serialize};
use serde_bytes::ByteBuf;
Expand Down

0 comments on commit 1589341

Please sign in to comment.