Skip to content

Commit 34f36cc

Browse files
committed
save
Signed-off-by: Jeffrey Tang <[email protected]>
1 parent 48a7185 commit 34f36cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/constants.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ export const PUBLIC_PFX = 'public.pfx'
123123

124124
export const OS_WIN32 = 'win32'
125125
export const OS_WINDOWS = 'windows'
126-
export const OS_WIN32 = 'win32'
127126
export const OS_DARWIN = 'darwin'
128127
export const OS_MAC = 'mac'
129128
export const OS_LINUX = 'linux'

0 commit comments

Comments
 (0)