Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
diegobordeu committed Feb 4, 2020
1 parent 28a5598 commit edc96a6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions models/access.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
const codemaster = require('codemaster');
// const TheWall = require('./thewall');

let TheWall;
let UNRESTRICTED_ROLES;
let RESTRICTED_ROLES;
// const config = require('../config/thewall');

// module.exports = require('thewall')(config);


const ADMIN = 'admin';
Expand Down

0 comments on commit edc96a6

Please sign in to comment.