Skip to content

Commit

Permalink
Fix CI error
Browse files Browse the repository at this point in the history
  • Loading branch information
kvinwang committed Jul 17, 2024
1 parent 869aaf6 commit 94e59d2
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 80 deletions.
1 change: 1 addition & 0 deletions pallets/phala/src/wapod_workers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ pub mod pallet {
use crate::{mq, registry, PhalaConfig};
use alloc::collections::BTreeMap;
use alloc::vec::Vec;
use alloc::boxed::Box;
use frame_support::{
dispatch::DispatchResult,
ensure,
Expand Down
Loading

0 comments on commit 94e59d2

Please sign in to comment.