Parcourir la source

Remove empty line at the beginning of file

MartinNYHC il y a 6 mois
Parent
commit
445865bbde
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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`).
  *