Do not expose purchase function
This commit is contained in:
@@ -9,7 +9,6 @@ exports = module.exports = {
|
||||
getByIpAddress: getByIpAddress,
|
||||
getAll: getAll,
|
||||
getAllByUser: getAllByUser,
|
||||
purchase: purchase,
|
||||
install: install,
|
||||
configure: configure,
|
||||
uninstall: uninstall,
|
||||
|
||||
Reference in New Issue
Block a user