Explorar o código

remove debug comment

yusuketk %!s(int64=7) %!d(string=hai) anos
pai
achega
34327de795
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {
     match: matchWords,
     not_match: notMatchWords,