fix: remove unused log import from hotkey_linux_portal.go

This commit is contained in:
jahruz67
2026-05-19 18:23:05 -07:00
parent 12f314043e
commit fa147ccb81
-1
View File
@@ -7,7 +7,6 @@ import (
"encoding/hex"
"errors"
"fmt"
"log"
"os"
"strings"
"time"