Skip to content

Commit

Permalink
Fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
NoriSte committed Mar 31, 2024
1 parent 41f7fb9 commit d1704d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/processCurrentSelection.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { optional } from 'zod'
import { logExpression, logExpressionError, logStringifiedExpression } from '../utils/loggers'
import { isPromise, stringifiedValueIsTheSame, stringifyError } from '../utils/generic'
import type { LogOptions } from '../types'
Expand Down

0 comments on commit d1704d8

Please sign in to comment.