Commit 5ead87d5 authored by Chris Rebert's avatar Chris Rebert

revert unnecessary customizations of Blob.js & FileSaver.js

Per https://github.com/eligrey/Blob.js/pull/20
& https://github.com/eligrey/FileSaver.js/pull/63
The library author has deemed the existing /*! @source URL */ comments to be
sufficient attribution, and these already survive minification.

Refs ea591748
parent e2a18430
/*! /* Blob.js
* Blob.js
* A Blob implementation. * A Blob implementation.
* 2013-12-27 * 2013-12-27
* *
......
This source diff could not be displayed because it is too large. You can view the blob instead.
/*! /* FileSaver.js
* FileSaver.js
* A saveAs() FileSaver implementation. * A saveAs() FileSaver implementation.
* 2013-12-27 * 2013-12-27
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment