remove unused import

This commit is contained in:
Michael Yang 2024-02-15 12:09:11 -08:00
parent 4240b045e6
commit 86808f80a8

View file

@ -5,7 +5,6 @@ package wintray
import (
"fmt"
"log/slog"
"os"
"unsafe"
"golang.org/x/sys/windows"