exclude from simple build tags

This commit is contained in:
A.Unger
2020-01-09 14:33:44 +01:00
parent 4da25c6ac7
commit 90be73044e
5 changed files with 15 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
// +build !simple
package command
import (