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:
parent
cc1c216754
commit
daf61dfe9f
14 changed files with 44 additions and 8237 deletions
|
@ -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 () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue