Commit 78eea9f
lint: update build constraints for listen_unix.go
this removes the old style of build contraints as `go vet`
complains about this:
```
Error: cmd/admin-helper/listen_unix.go:2:1: buildtag: +build line is no longer needed (govet)
```1 parent de170e8 commit 78eea9f
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
0 commit comments