mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-07 13:29:31 +00:00
revert
This commit is contained in:
parent
ea5054866d
commit
4a030c02f7
@ -1,11 +1,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/up9inc/mizu/cli/cmd"
|
||||
)
|
||||
import "github.com/up9inc/mizu/cli/cmd"
|
||||
|
||||
func main() {
|
||||
fmt.Println("Running mizu...")
|
||||
cmd.Execute()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user