Skip to content

Commit 4a4e4cd

Browse files
committed
fix(adapters): remove unused syscall import in Windows layout switcher
1 parent ef42a31 commit 4a4e4cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/adapters/layouts/windows_layout_switcher.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ package layouts
55
import (
66
"context"
77
"fmt"
8-
"syscall"
98
"unsafe"
109

1110
"github.com/0xJohnnyboy/polykeys/internal/domain"

0 commit comments

Comments
 (0)