Sfoglia il codice sorgente

Deleted the commented line

Shunm634-source 3 anni fa
parent
commit
a3c32238ec
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      packages/app/src/server/routes/apiv3/pages.js

+ 0 - 1
packages/app/src/server/routes/apiv3/pages.js

@@ -504,7 +504,6 @@ module.exports = (crowi) => {
     const activityParameters = {
     const activityParameters = {
       ip: req.ip,
       ip: req.ip,
       endpoint: req.originalUrl,
       endpoint: req.originalUrl,
-      // activityId: res.locals.activity._id,
     };
     };
 
 
     if (!isCreatablePage(newPagePath)) {
     if (!isCreatablePage(newPagePath)) {