Skip to content

Commit

Permalink
minor indentation edit
Browse files Browse the repository at this point in the history
  • Loading branch information
greatrat00 committed Jun 7, 2023
1 parent 1a87436 commit 2b41f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/logBlock.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { logCurrentBlockNumber } from "./utils/common";
import { logCurrentBlockNumber } from "./utils/common";

async function log() {
await logCurrentBlockNumber();
Expand Down

0 comments on commit 2b41f5d

Please sign in to comment.