Skip to content

Commit 47a78f8

Browse files
committed
Clippy
1 parent 8e83553 commit 47a78f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beacon_node/http_api/tests/tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ use std::convert::TryInto;
4444
use std::sync::Arc;
4545
use tokio::time::Duration;
4646
use tree_hash::TreeHash;
47-
use types::application_domain::ApplicationDomain;
47+
use types::ApplicationDomain;
4848
use types::{
4949
Domain, EthSpec, ExecutionBlockHash, Hash256, MainnetEthSpec, RelativeEpoch, SelectionProof,
5050
SignedRoot, SingleAttestation, Slot, attestation::AttestationBase,

0 commit comments

Comments
 (0)