Skip to content

Commit 0074781

Browse files
committed
remove MSG_IE_BAD_FORMAT
1 parent f2c6f14 commit 0074781

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/snapshot/helpers.js

-2
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,3 @@ function fixBinary(b) {
6363
}
6464

6565
exports.IMAGE_URL_PREFIX = /^data:image\/\w+;base64,/;
66-
67-
exports.MSG_IE_BAD_FORMAT = 'Sorry IE does not support downloading from canvas. Try {format:\'svg\'} instead.';

0 commit comments

Comments
 (0)