mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-06 12:10:56 +08:00
Fix missing import
This commit is contained in:
parent
a94a1a9fcb
commit
cc204ab1f7
@ -2,6 +2,7 @@ package main
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
"runtime"
|
||||||
|
|
||||||
"github.com/leaanthony/spinner"
|
"github.com/leaanthony/spinner"
|
||||||
"github.com/wailsapp/wails/cmd"
|
"github.com/wailsapp/wails/cmd"
|
||||||
|
Loading…
Reference in New Issue
Block a user