remove subdomains.add API

This commit is contained in:
Girish Ramakrishnan
2016-09-05 16:51:57 -07:00
parent ecc9d1bc02
commit 90472e1370
3 changed files with 0 additions and 19 deletions

View File

@@ -1,7 +1,6 @@
'use strict';
exports = module.exports = {
add: add,
del: del,
upsert: upsert,
getChangeStatus: getChangeStatus,