Explorar el Código

remove comment

ryuichi-e hace 5 años
padre
commit
5a697916f7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/server/routes/apiv3/share-links.js

+ 0 - 1
src/server/routes/apiv3/share-links.js

@@ -31,7 +31,6 @@ module.exports = (crowi) => {
   });
 
 
-  // TDOO write swagger
   router.post('/', loginRequired, async(req, res) => {
     const { pageId } = req.body;
     // TODO GW-2609 publish the share link