This commit is contained in:
onyx-and-iris 2026-01-31 20:04:31 +00:00
parent d823aeeb8e
commit 205baf310f
4 changed files with 0 additions and 12 deletions

View File

@ -1,6 +1,3 @@
/*
LICENSE: https://github.com/onyx-and-iris/xair-cli/blob/main/LICENSE
*/
package xair package xair
import ( import (

View File

@ -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 {

View File

@ -1,6 +1,3 @@
/*
LICENSE: https://github.com/onyx-and-iris/xair-cli/blob/main/LICENSE
*/
package xair package xair
import ( import (

View File

@ -1,6 +1,3 @@
/*
LICENSE: https://github.com/onyx-and-iris/xair-cli/blob/main/LICENSE
*/
package xair package xair
import "math" import "math"