diff --git a/main.go b/main.go index e6fbfa2..1184b82 100644 --- a/main.go +++ b/main.go @@ -4,7 +4,6 @@ // Idea: Make a full admin / config GUI and only configure through this utility. // Idea: Gather settings only on start-up. // TODO: Only update meter readings such as yieldday, yieldtotal on-change. -// TODO: Implement proper DB migrations. package main import (