mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
lint: src/node/padaccess.js
This commit is contained in:
parent
6054f6d93f
commit
666dd7abd1
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
'use strict';
|
||||
const securityManager = require('./db/SecurityManager');
|
||||
|
||||
// checks for padAccess
|
||||
|
|
Loading…
Reference in a new issue