Browse Source

Deleted the commented line

Shunm634-source 3 years ago
parent
commit
a3c32238ec
1 changed files with 0 additions and 1 deletions
  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 = {
       ip: req.ip,
       endpoint: req.originalUrl,
-      // activityId: res.locals.activity._id,
     };
 
     if (!isCreatablePage(newPagePath)) {