Browse Source

Remove empty line at the beginning of file

MartinNYHC 3 months ago
parent
commit
445865bbde
1 changed files with 0 additions and 1 deletions
  1. 0 1
      frontend/src/utils/file.ts

+ 0 - 1
frontend/src/utils/file.ts

@@ -1,4 +1,3 @@
-
 /**
  * Formats a byte count into a human-readable string (e.g. `1.5 MB`).
  *