Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
prevostc committed Oct 2, 2024
1 parent 4e24a20 commit 80e8fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import dotenv from 'dotenv';
import { getAddress, type Hex } from 'viem';
import { type Hex, getAddress } from 'viem';
import { bigintMultiplyFloat } from '../util/bigint';
import { allLogLevels } from '../util/logger-type';
import type { LogLevels } from '../util/logger-type';
Expand Down

0 comments on commit 80e8fa7

Please sign in to comment.