ran go fmt

This commit is contained in:
Austen Lacy
2016-07-26 06:09:00 -04:00
parent 91eb6ee5ee
commit ea49330a7e
2 changed files with 2 additions and 2 deletions

View File

@@ -169,7 +169,7 @@ func run(c *cli.Context) {
Debug: c.Bool("daemon.debug"),
Bip: c.String("daemon.bip"),
DNS: c.StringSlice("daemon.dns"),
MTU: c.String("daemon.mtu"),
MTU: c.String("daemon.mtu"),
},
}