5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 23:51:44 +08:00

[v2] Remove build constraint for DesktopIPC

This commit is contained in:
Lea Anthony 2021-11-10 18:12:46 +11:00
parent 36570645ff
commit 621c70253d

View File

@ -1,5 +1,3 @@
//go:build darwin || windows
package runtime
import _ "embed"