Skip to content

Commit b08ecf8

Browse files
committed
Update canvas-to-blob test library.
1 parent 385583d commit b08ecf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/vendor/canvas-to-blob.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* http://stackoverflow.com/q/4998908
1313
*/
1414

15-
/*global window, atob, Blob, ArrayBuffer, Uint8Array, define, module */
15+
/* global atob, Blob, define */
1616

1717
;(function (window) {
1818
'use strict'

0 commit comments

Comments
 (0)