diff --git a/v2/internal/frontend/runtime/ipc.go b/v2/internal/frontend/runtime/ipc.go index 1f8873796..8f7631c42 100644 --- a/v2/internal/frontend/runtime/ipc.go +++ b/v2/internal/frontend/runtime/ipc.go @@ -1,5 +1,3 @@ -//go:build darwin || windows - package runtime import _ "embed"