mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 06:22:16 +08:00
[v2] Add missing import
This commit is contained in:
parent
4bc0b30231
commit
e6f42247e7
@ -6,6 +6,7 @@ package build
|
|||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"log"
|
"log"
|
||||||
|
"os"
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
"strconv"
|
"strconv"
|
||||||
"strings"
|
"strings"
|
||||||
|
Loading…
Reference in New Issue
Block a user