Remove zuora dependencies in settings and config

pull/327/head
Dana 2016-06-27 13:04:02 +00:00
rodzic 3593b33d7a
commit 49bbf1136b
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -125,7 +125,6 @@ module.exports = function(manifest, installPath) {
}
},
pricing: { containers: [] },
zuora: {},
localExtend: true,
extendDirectory: __dirname + "/../plugins"
};