Explorar el Código

remove todo comment

yusuketk hace 6 años
padre
commit
adba5414d9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/server/routes/user.js

+ 0 - 1
src/server/routes/user.js

@@ -138,7 +138,6 @@ module.exports = function(crowi, app) {
 
     const data = {};
     try {
-      // [TODO][user-profile-cache][GW-1775] change how to get profile image data in client side.
       const users = await userFetcher;
       data.users = users.map((user) => {
         // omit email