Skip to content

Commit

Permalink
Fixing build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanito87 committed Nov 27, 2023
1 parent cdf5778 commit e49fda2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions digital_asset_types/src/dao/scopes/asset.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ use crate::dao::{
asset::{self},
asset_authority, asset_creators, asset_data, asset_grouping, Cursor, FullAsset, GroupingSize,
Pagination, cl_audits,
},
dapi::common::safe_select,
rpc::{response::AssetList},
};

use indexmap::IndexMap;
Expand Down

0 comments on commit e49fda2

Please sign in to comment.