Skip to content

Commit

Permalink
Update frame/glutton/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
  • Loading branch information
Szegoo and kianenigma authored Feb 17, 2023
1 parent 6834abf commit a42b1d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frame/glutton/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ pub mod pallet {
}

#[pallet::pallet]
#[pallet::generate_store(pub(super) trait Store)]
pub struct Pallet<T>(_);

#[pallet::event]
Expand Down

0 comments on commit a42b1d2

Please sign in to comment.