Remove pallet::getter macro usage from pallet-elections-phragmen (#4513)
As per #3326, removes pallet::getter macro usage from the
pallet-elections-phragmen. The syntax `StorageItem::<T, I>::get()`
should be used instead.
cc @muraca
---------
Co-authored-by: Oliver Tale-Yazdi <[email protected]>
Please register or sign in to comment