Skip to content

Commit

Permalink
Removed some empty lines, since I'm crazy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cooksey99 committed Aug 24, 2023
1 parent c4e342d commit f93cbcd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pallets/popi/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ pub mod pallet {
type RuntimeEvent: From<Event<Self>> + IsType<<Self as frame_system::Config>::RuntimeEvent>;
/// Type representing the weight of this pallet
type WeightInfo: WeightInfo;


}

// The pallet's runtime storage items.
Expand Down

0 comments on commit f93cbcd

Please sign in to comment.