summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.go b/main.go
index b7cf954..0ba073a 100644
--- a/main.go
+++ b/main.go
@@ -30,8 +30,7 @@ func main() {
}
readConfigFile()
- // readHypervisorFile("hypervisor")
- writeConfigFile()
+ // writeConfigFile()
// initialize the grid as unstable
me.unstable = time.Now()