mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-09 02:13:35 +00:00
lint fix
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
/*
|
|
||||||
LICENSE: https://github.com/onyx-and-iris/xair-cli/blob/main/LICENSE
|
|
||||||
*/
|
|
||||||
package xair
|
package xair
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,6 +1,3 @@
|
|||||||
/*
|
|
||||||
LICENSE: https://github.com/onyx-and-iris/xair-cli/blob/main/LICENSE
|
|
||||||
*/
|
|
||||||
package xair
|
package xair
|
||||||
|
|
||||||
type InfoResponse struct {
|
type InfoResponse struct {
|
||||||
|
|||||||
@@ -1,6 +1,3 @@
|
|||||||
/*
|
|
||||||
LICENSE: https://github.com/onyx-and-iris/xair-cli/blob/main/LICENSE
|
|
||||||
*/
|
|
||||||
package xair
|
package xair
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,6 +1,3 @@
|
|||||||
/*
|
|
||||||
LICENSE: https://github.com/onyx-and-iris/xair-cli/blob/main/LICENSE
|
|
||||||
*/
|
|
||||||
package xair
|
package xair
|
||||||
|
|
||||||
import "math"
|
import "math"
|
||||||
|
|||||||
Reference in New Issue
Block a user