Skip to content

Commit 3a0c94a

Browse files
committed
merge
1 parent ce62c91 commit 3a0c94a

File tree

1 file changed

+1
-1
lines changed
  • beacon/sync/src/main/java/tech/pegasys/teku/beacon/sync/forward/multipeer

1 file changed

+1
-1
lines changed

beacon/sync/src/main/java/tech/pegasys/teku/beacon/sync/forward/multipeer/Sync.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
import tech.pegasys.teku.beacon.sync.forward.multipeer.chains.TargetChain;
1818
import tech.pegasys.teku.infrastructure.async.SafeFuture;
1919
import tech.pegasys.teku.infrastructure.unsigned.UInt64;
20-
import tech.pegasys.teku.spec.datastructures.blocks.SlotAndBlockRoot;
2120
import tech.pegasys.teku.spec.datastructures.blocks.SignedBeaconBlock;
21+
import tech.pegasys.teku.spec.datastructures.blocks.SlotAndBlockRoot;
2222

2323
public interface Sync {
2424

0 commit comments

Comments
 (0)