eliminate non-systray version

This commit is contained in:
idk
2022-07-15 17:14:14 -04:00
parent 654b560bff
commit f274915ad1
5 changed files with 17 additions and 52 deletions

View File

@ -1,6 +1,3 @@
//go:build !nosystray
// +build !nosystray
package main
import (