fires when all files are removed from the queue
vault.events.on("removeAll", function(){ console.log("All files are removed from the queue"); });