Skip to content

Commit

Permalink
Rm unused
Browse files Browse the repository at this point in the history
  • Loading branch information
bitdivine committed Sep 17, 2024
1 parent 11c849d commit 4538296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/example/paid_service/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ use ic_papi_guard::guards::PaymentGuard;
use ic_papi_guard::guards::{
attached_cycles::AttachedCyclesPayment, icrc2_cycles::Icrc2CyclesPaymentGuard,
};
use serde_bytes::ByteBuf;
use state::{payment_ledger, set_init_args};

#[init]
Expand Down

0 comments on commit 4538296

Please sign in to comment.