Skip to content

Commit 32cae95

Browse files
committed
lint
1 parent 8a53337 commit 32cae95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pallets/attestation/src/mock.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ pub(crate) mod runtime {
193193
use ctype::{CtypeCreatorOf, CtypeEntryOf};
194194
use kilt_support::mock::{mock_origin, SubjectId};
195195

196-
use crate::{self as attestation};
196+
use crate as attestation;
197197

198198
type Block = frame_system::mocking::MockBlock<Test>;
199199

0 commit comments

Comments
 (0)