Skip to content

Commit a4787a8

Browse files
committed
Remove deprecated +build tags
1 parent 37fa962 commit a4787a8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ui/ui_other.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build !windows
2-
// +build !windows
32

43
package ui
54

ui/ui_windows.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build windows
2-
// +build windows
32

43
package ui
54

0 commit comments

Comments
 (0)