Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Wodann committed Oct 22, 2024
1 parent 259c4d3 commit b318a4b
Showing 1 changed file with 9 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
import type {
SpecId,
MineOrdering,
IntervalRange,
DebugTraceResult,
TracingMessage,
TracingMessageResult,
TracingStep,
} from "@ignored/edr-optimism";
import {
type SpecId,
type MineOrdering,
type IntervalRange,
type DebugTraceResult,
type TracingMessage,
type TracingMessageResult,
type TracingStep,
FRONTIER,
HOMESTEAD,
DAO_FORK,
Expand Down

0 comments on commit b318a4b

Please sign in to comment.