Skip to content

Commit

Permalink
fix: removed chai import in unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Moranski25 committed Nov 14, 2024
1 parent 21270e7 commit ee14095
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { expect } from 'chai';
import buildArcTicks from '../axis-arc-tick-node';

function createTick(position, value) {
Expand Down

0 comments on commit ee14095

Please sign in to comment.