Преглед изворни кода

Remove empty line at the beginning of file

MartinNYHC пре 6 месеци
родитељ
комит
445865bbde
1 измењених фајлова са 0 додато и 1 уклоњено
  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`).
  *