diff --git a/src/apps.js b/src/apps.js index 90a1dd0c1..acdd84640 100644 --- a/src/apps.js +++ b/src/apps.js @@ -9,7 +9,6 @@ exports = module.exports = { getByIpAddress: getByIpAddress, getAll: getAll, getAllByUser: getAllByUser, - purchase: purchase, install: install, configure: configure, uninstall: uninstall,