Remove completed DB migration TODO.
This commit is contained in:
parent
444e5065a4
commit
9a0fb6ad1c
1 changed files with 0 additions and 1 deletions
1
main.go
1
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 (
|
||||
|
|
Loading…
Reference in a new issue