Fix missing import

This commit is contained in:
Dario Emerson
2020-05-21 01:35:34 +02:00
committed by GitHub
parent a94a1a9fcb
commit cc204ab1f7

View File

@@ -2,6 +2,7 @@ package main
import (
"fmt"
"runtime"
"github.com/leaanthony/spinner"
"github.com/wailsapp/wails/cmd"