Przeglądaj źródła

Remove empty line at the beginning of file

MartinNYHC 6 miesięcy temu
rodzic
commit
445865bbde
1 zmienionych plików z 0 dodań i 1 usunięć
  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`).
  *