code cleanup
This commit is contained in:
@@ -6,10 +6,6 @@ import (
|
||||
"github.com/iliadenisov/galaxy/pkg/number"
|
||||
)
|
||||
|
||||
type Ship struct {
|
||||
TypeName string
|
||||
}
|
||||
|
||||
type ShipType struct {
|
||||
Name string
|
||||
Drive float64 // [0], [1...]
|
||||
|
||||
Reference in New Issue
Block a user