mirror of
https://github.com/taigrr/wails.git
synced 2026-04-16 11:44:49 -07:00
Lint fix & tidy up
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
package main
|
||||
|
||||
//goland:noinspection GoRedundantImportAlias
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
wails "github.com/wailsapp/wails/v2"
|
||||
"github.com/wailsapp/wails/v2"
|
||||
)
|
||||
|
||||
// Basic application struct
|
||||
|
||||
Reference in New Issue
Block a user