respond to wlan0's feedback

pull/6/head
Cole Mickens 2017-11-10 14:26:49 -08:00
parent 598d1f4e43
commit 49cd7fc7c2
1 changed files with 0 additions and 3 deletions

View File

@ -49,8 +49,5 @@ func main() {
// Alpha servers
hk.AddAlphaServer(NewCloudControllerManager())
// Alpha servers
hk.AddAlphaServer(NewCloudControllerManager())
hk.RunToExit(os.Args)
}