Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
dbauszus-glx committed Oct 20, 2023
1 parent 9795478 commit ec436e0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mod/workspace/_workspace.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@ const clone = require('../utils/clone.js')

const Roles = require('../utils/roles.js')

//const merge = require('../utils/merge')

const _getLayer = require('./getLayer')

//const getTemplate = require('./getTemplate')

module.exports = async (req, res) => {

const keys = {
Expand Down

0 comments on commit ec436e0

Please sign in to comment.