Procházet zdrojové kódy

Remove empty line at the beginning of file

MartinNYHC před 6 měsíci
rodič
revize
445865bbde
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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`).
  *