1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 23:28:06 +02:00

Remove unused globals from fonts unit test file

This commit is contained in:
Tim van der Meij 2016-08-27 23:20:03 +02:00
parent d944c320b4
commit b81d661556

View file

@ -1,5 +1,4 @@
/* globals describe, it, expect, beforeAll, afterAll,
checkProblematicCharRanges */
/* globals describe, it, expect, checkProblematicCharRanges */
'use strict';