5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 15:49:58 +08:00

[v2] Add missing import

This commit is contained in:
stffabi 2021-12-01 11:50:54 +01:00
parent 4bc0b30231
commit e6f42247e7

View File

@ -6,6 +6,7 @@ package build
import (
"fmt"
"log"
"os"
"path/filepath"
"strconv"
"strings"