Remove stale shortcut recorder code from built frontend asset

This commit is contained in:
jahruz67
2026-05-19 20:51:28 -07:00
parent e8745f926c
commit c4739dc38c
7 changed files with 167 additions and 60 deletions
+5
View File
@@ -0,0 +1,5 @@
//go:build !linux
package main
func (a *App) startLinuxPressDaemon() {}