Skip to content

Commit 4c4fb1e

Browse files
committed
Lint nits
1 parent 1c4d22d commit 4c4fb1e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/constants.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ import process from 'node:process'
44

55
import registryConstants from '@socketsecurity/registry/lib/constants'
66
import { envAsBoolean } from '@socketsecurity/registry/lib/env'
7-
import { isObject } from '@socketsecurity/registry/lib/objects'
8-
9-
import type { Serializable } from 'node:child_process'
107

118
type RegistryEnv = typeof registryConstants.ENV
129

0 commit comments

Comments
 (0)