Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TarekkMA committed Oct 1, 2024
1 parent c2efffb commit 92bd1e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/parachain-staking/src/migrations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Moonbeam. If not, see <http://www.gnu.org/licenses/>.

use frame_support::ensure;
use frame_support::{traits::OnRuntimeUpgrade, weights::Weight};

use crate::*;
Expand Down

0 comments on commit 92bd1e8

Please sign in to comment.