Skip to content
Unverified Commit 04f88f5b authored by polka.dom's avatar polka.dom Committed by GitHub
Browse files

Remove pallet::getter usage from the democracy pallet (#4472)

As per #3326, removes usage of the pallet::getter macro from the
democracy pallet. The syntax `StorageItem::<T, I>::get()` should be used
instead.

cc @muraca
parent 8d293970
Pipeline #475357 waiting for manual action with stages
in 3 minutes and 30 seconds