mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-09 02:13:35 +00:00
litn fixes
This commit is contained in:
@@ -2,8 +2,7 @@ package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
type InfoCmd struct {
|
||||
}
|
||||
type InfoCmd struct{}
|
||||
|
||||
func (c *InfoCmd) Run(ctx *context) error {
|
||||
fmt.Fprintf(
|
||||
|
||||
Reference in New Issue
Block a user