Skip to content

Commit 2884587

Browse files
committed
lint
1 parent 65308e4 commit 2884587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/sim/tools/microsoft_excel/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { createLogger } from '@sim/logger'
2-
import type { ExcelCellValue } from '@/tools/microsoft_excel/types'
32
import { validateAlphanumericId } from '@/lib/core/security/input-validation'
3+
import type { ExcelCellValue } from '@/tools/microsoft_excel/types'
44

55
const logger = createLogger('MicrosoftExcelUtils')
66

0 commit comments

Comments
 (0)