Consistent data formatting

This commit is contained in:
Guntis Smaukstelis
2025-02-05 23:35:40 +02:00
parent 9c8902e746
commit af9debbb2e
3 changed files with 6 additions and 5 deletions
@@ -78,5 +78,4 @@ class FetchService(log: Logger[IO]) {
} yield fileNameStr
}
}
}