remove unused import
This commit is contained in:
parent
4240b045e6
commit
86808f80a8
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ package wintray
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"log/slog"
|
"log/slog"
|
||||||
"os"
|
|
||||||
"unsafe"
|
"unsafe"
|
||||||
|
|
||||||
"golang.org/x/sys/windows"
|
"golang.org/x/sys/windows"
|
||||||
|
|
Loading…
Reference in a new issue