bring back missing commands

This commit is contained in:
Willy Kloucek
2022-01-03 07:49:24 +01:00
parent d5e8ac0771
commit 0f491977b2
4 changed files with 10 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
//go:build !simple
// +build !simple
package command
import (
+3
View File
@@ -1,3 +1,6 @@
//go:build !simple
// +build !simple
package command
import (
+3
View File
@@ -1,3 +1,6 @@
//go:build !simple
// +build !simple
package command
import (