Explorar el Código

Remove empty line at the beginning of file

MartinNYHC hace 6 meses
padre
commit
445865bbde
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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`).
  *