mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
add missing import
This commit is contained in:
parent
76aab2271c
commit
856b81ab04
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ package system
|
|||
import (
|
||||
"os/exec"
|
||||
"strings"
|
||||
"syscall"
|
||||
|
||||
"github.com/wailsapp/wails/v2/internal/system/packagemanager"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue