diff --git a/internal/xhotkey/hotkey_linux_portal.go b/internal/xhotkey/hotkey_linux_portal.go index e70e495..7e751fb 100644 --- a/internal/xhotkey/hotkey_linux_portal.go +++ b/internal/xhotkey/hotkey_linux_portal.go @@ -7,7 +7,6 @@ import ( "encoding/hex" "errors" "fmt" - "log" "os" "strings" "time"