Skip to content

Commit c9d6c0d

Browse files
committed
fix: lint
1 parent 13e4cf6 commit c9d6c0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/logger/src/lib/logger.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { version, LOG_LEVEL, LOG_LEVEL_VALUES } from '@lit-protocol/constants';
22
import { hashMessage } from 'ethers/lib/utils';
33

4-
54
export enum LogLevel {
65
OFF = -1,
76
ERROR = 0,

0 commit comments

Comments
 (0)