gofmt -w main.go

This commit is contained in:
Matej Kramny
2015-03-20 21:02:12 +01:00
parent d421b35e9b
commit b5efaeece1

View File

@@ -24,4 +24,4 @@ func main() {
go monitor.Run()
}
}
}
}