Commit 48f5056
Remove duplicate accessibility permission request
The accessibility permission is already requested in KeyMonitor.startMonitoring(),
so the duplicate request in checkPermissions() was unnecessary.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f0dd267 commit 48f5056
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
86 | | - | |
87 | | - | |
88 | | - | |
| 87 | + | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
| |||
0 commit comments