Skip to content

Commit 6cb610c

Browse files
committed
fix lint issue
1 parent 3ccf3b8 commit 6cb610c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/color.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import PDFDocument from '../../lib/document';
2-
import { logData, joinTokens } from './helpers';
2+
import { logData } from './helpers';
33

44
describe('color', function() {
55
test('normalize', function() {

0 commit comments

Comments
 (0)