remove require

This commit is contained in:
girish@cloudron.io 2016-01-26 18:47:22 -08:00
parent fc72d088b9
commit 55c9c5f18d
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ exports = module.exports = {
TESTAPP_VERSION : '10.0.0',
cloudronDomain: cloudronDomain,
verifyResponse: verifyResponse,
verifyResponse2: verifyResponse2,
getOwner: getOwner,
getAdmin: getAdmin,