mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-09-08 18:50:13 +00:00
fix: lint errors (#923)
Signed-off-by: amitamrutiya2210 <amitamrutiya2210@gmail.com>
This commit is contained in:
@@ -41,7 +41,6 @@ type Config struct {
|
||||
listener net.Listener
|
||||
}
|
||||
|
||||
//nolint:unused
|
||||
type Health struct {
|
||||
Status string `json:"status"`
|
||||
Success int `json:"success"`
|
||||
|
Reference in New Issue
Block a user