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

remove unused import (#1107)

This commit is contained in:
Travis McLane 2022-01-26 14:01:29 -06:00 committed by GitHub
parent 46389d04f0
commit ac69577182
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,6 @@ import "C"
import ( import (
"context" "context"
"encoding/json" "encoding/json"
"fmt"
"log" "log"
"os" "os"
"strconv" "strconv"