1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 22:59:43 +02:00

removed unused libs

This commit is contained in:
Harvey Kandola 2017-12-11 14:50:11 +00:00
parent cc1c216754
commit daf61dfe9f
14 changed files with 44 additions and 8237 deletions

View file

@ -60,7 +60,7 @@ export default Component.extend({
autoProcessQueue: true,
init: function () {
this.on("success", function (file /*, response*/ ) {
this.on("success", function (/*file, response*/ ) {
});
this.on("queuecomplete", function () {