Commit 2768f559 authored by Erik Wilson's avatar Erik Wilson

Fix go fmt error

parent 4456ad84
...@@ -10,7 +10,7 @@ import ( ...@@ -10,7 +10,7 @@ import (
type Agent struct { type Agent struct {
Token string Token string
TokenFile string TokenFile string
ServerURL string ServerURL string
DataDir string DataDir string
NodeIP string NodeIP string
NodeName string NodeName string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment