Просмотр исходного кода

Remove empty line at the beginning of file

MartinNYHC 6 месяцев назад
Родитель
Сommit
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`).
  *