summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-22 19:19:22 -0500
committerJeff Carr <[email protected]>2024-10-22 19:19:22 -0500
commit448f4a0649d99c3d04096a6488193545751955ec (patch)
tree0e957f241d4a60f940e710abf558f3b3e85091e3 /main.go
parente2d872f088be24e0a6355f6826625b129a965698 (diff)
dumped droplet file
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index d796946..cf0bdbb 100644
--- a/main.go
+++ b/main.go
@@ -30,7 +30,6 @@ func main() {
}
readConfigFile()
- // readDropletFile("droplets")
readHypervisorFile("hypervisor")
writeConfigFile()