Skip to content

Commit

Permalink
removed frame system from asset-info test
Browse files Browse the repository at this point in the history
  • Loading branch information
stanieltron committed Jun 23, 2021
1 parent 665ccea commit 9bfb5d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pallets/assets-info/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

use crate::{mock::*, AssetInfo, Error};
use frame_support::{assert_noop, assert_ok};
use frame_system as system;

#[test]
fn set_info_and_retrieve_works_ok() {
Expand Down

0 comments on commit 9bfb5d6

Please sign in to comment.