Skip to content

Commit 6c86d9b

Browse files
committed
WIP
1 parent aa396a7 commit 6c86d9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vscode/src/os.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
import os from 'node:os'
22
import { ps } from '@sourcegraph/cody-shared'
33

4+
// DELETE ME BEFORE MERGING
5+
46
export enum Platform {
57
Linux = 'linux',
68
Mac = 'macos',

0 commit comments

Comments
 (0)