Add comments
This commit is contained in:
@@ -13,6 +13,8 @@ import (
|
|||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// TODO: delete sheets
|
||||||
|
// TODO: if name is automatic, update when filename changed
|
||||||
func SyncSheets() error {
|
func SyncSheets() error {
|
||||||
log.Println("Running library sync")
|
log.Println("Running library sync")
|
||||||
syncStartTime := time.Now()
|
syncStartTime := time.Now()
|
||||||
|
|||||||
Reference in New Issue
Block a user