瀏覽代碼

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`).
  *