瀏覽代碼

remove debug comment

yusuketk 7 年之前
父節點
當前提交
34327de795
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/server/util/search.js

+ 1 - 1
src/server/util/search.js

@@ -743,7 +743,7 @@ SearchClient.prototype.parseQueryString = function(queryString) {
       }
       }
     }
     }
   });
   });
-  console.log(prefixPaths, tags);
+
   return {
   return {
     match: matchWords,
     match: matchWords,
     not_match: notMatchWords,
     not_match: notMatchWords,