Simplify clipboard build constraints

This commit is contained in:
2024-05-30 22:21:39 -04:00
parent 3fcd20b1ca
commit 6cf01e0d3c
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//go:build termux && !windows && !darwin
//go:build linux && termux
package backend