This commit is contained in:
Pijus Kamandulis
2025-05-27 21:29:23 +03:00
parent dfe65255fc
commit 5bfa8422ca
7 changed files with 38 additions and 38 deletions

View File

@@ -97,4 +97,4 @@ func IngestBlockDir(db *clover.DB, dirPath string) {
}
log.Printf("Ingested and deleted %s", dirPath)
}
}