Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Sep 15, 2023
1 parent 07d8efc commit 83d5e22
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions teerex/src/migrations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ use super::*;

use frame_support::{pallet_prelude::*, storage_alias, traits::OnRuntimeUpgrade};

/// The log target.
const TARGET: &str = "teerex::migration::v1";

mod v0 {
use super::*;

Expand Down

0 comments on commit 83d5e22

Please sign in to comment.