Skip to content

Commit c6986db

Browse files
committed
wrapper: drop unused defaultAPIPort constant
Orphaned after dismissNoSandboxWarning removal.
1 parent b0e08be commit c6986db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

server/cmd/wrapper/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ const (
2727
dbusSocket = "/run/dbus/system_bus_socket"
2828
defaultDisplay = ":1"
2929
defaultIntPort = "9223"
30-
defaultAPIPort = "10001"
3130
)
3231

3332
type profile int

0 commit comments

Comments
 (0)