mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Fix go fmt error
This commit is contained in:
parent
4456ad84db
commit
2768f559c1
@ -10,7 +10,7 @@ import (
|
||||
type Agent struct {
|
||||
Token string
|
||||
TokenFile string
|
||||
ServerURL string
|
||||
ServerURL string
|
||||
DataDir string
|
||||
NodeIP string
|
||||
NodeName string
|
||||
|
Loading…
Reference in New Issue
Block a user