Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nickshatilo committed Apr 8, 2024
1 parent 9963f95 commit 6e426bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/blockexplorer_links.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as fs from 'fs';
import {unwrap} from '../src/helpers';
import { unwrap } from '../src/helpers';

type ContractSetup = {
address: string;
Expand Down

0 comments on commit 6e426bb

Please sign in to comment.