소스 검색

fix: remove code that doesn't make sense

Tienson Qin 2 년 전
부모
커밋
a06dc56081
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/main/frontend/handler/web/nfs.cljs

+ 0 - 1
src/main/frontend/handler/web/nfs.cljs

@@ -131,7 +131,6 @@
          *repo (atom nil)
          dir (or dir nil)
          dir (some-> dir
-                     (string/replace "file:///" "file://")
                      (string/replace " " "%20"))]
      ;; TODO: add ext filter to avoid loading .git or other ignored file handlers
      (->