Clean up wails

This commit is contained in:
2024-08-09 16:43:04 +02:00
parent 67d165c256
commit 3a4839cd24
4 changed files with 91 additions and 95 deletions

View File

@@ -6,9 +6,7 @@ import (
"fmt"
"io"
"log"
"math/rand"
"os"
"sync"
"github.com/wailsapp/wails/v2"
"github.com/wailsapp/wails/v2/pkg/options"