Skip to content

Commit 39c1936

Browse files
cfergeaupraveenkumar
authored andcommitted
win: Remove unused "UnixgramPath" constants
It’s only needed on darwin Signed-off-by: Christophe Fergeau <[email protected]>
1 parent 054eacc commit 39c1936

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/crc/constants/constants_windows.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ const (
77
DaemonHTTPNamedPipe = `\\.\pipe\crc-http`
88
DaemonTaskName = "crcDaemon"
99
AdminHelperServiceName = "crcAdminHelper"
10-
UnixgramSocketPath = ""
1110
)

0 commit comments

Comments
 (0)