Commit 812ba354 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

fmt

parent b2255751
...@@ -20,7 +20,7 @@ import ( ...@@ -20,7 +20,7 @@ import (
// //
// Produces: // Produces:
// vnc_port uint - The port that VNC is configured to listen on. // vnc_port uint - The port that VNC is configured to listen on.
type StepConfigureVNC struct{ type StepConfigureVNC struct {
VNCPortMin uint VNCPortMin uint
VNCPortMax uint VNCPortMax uint
} }
......
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