Skip to content

Commit

Permalink
fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
liborm85 committed Dec 26, 2024
1 parent 3ccf3b8 commit 6cb610c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/color.spec.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import PDFDocument from '../../lib/document';
import { logData, joinTokens } from './helpers';
import { logData } from './helpers';

describe('color', function() {
test('normalize', function() {
Expand Down

0 comments on commit 6cb610c

Please sign in to comment.