mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
lint
This commit is contained in:
@@ -154,7 +154,6 @@ func list(ctx context.Context, uncli *cli.CLI, opts listOptions) error {
|
||||
inUse = lipgloss.NewStyle().Foreground(lipgloss.Color("10")).Render("●")
|
||||
} else {
|
||||
inUse = lipgloss.NewStyle().Foreground(lipgloss.Color("8")).Render("○")
|
||||
//inUse = "○"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user