Fix go fmt error

pull/260/head
Erik Wilson 2019-03-24 12:19:05 -07:00
parent 4456ad84db
commit 2768f559c1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import (
type Agent struct {
Token string
TokenFile string
ServerURL string
ServerURL string
DataDir string
NodeIP string
NodeName string