Reformat file size

This commit is contained in:
jpirnay
2026-03-17 21:24:06 +01:00
parent ce0c429dae
commit c46490fd43
2 changed files with 9 additions and 7 deletions
-1
View File
@@ -84,7 +84,6 @@ class CrossPointWebServer {
// File scanning
void scanFiles(const char* path, const std::function<void(FileInfo)>& callback) const;
String formatFileSize(size_t bytes) const;
bool isEpubFile(const String& filename) const;
// Request handlers