Skip to content

Commit a40ab68

Browse files
Remove unused import
1 parent cf8c517 commit a40ab68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/evaluator/parser/__tests__/index.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import { parser } from '..';
33
import { keyParser } from '../../../utils/key';
44
import { ISplitCondition } from '../../../dtos/types';
5-
import { bucket } from '../../../utils/murmur3/murmur3';
65
import { loggerMock } from '../../../logger/__tests__/sdkLogger.mock';
76

87
test('PARSER / if user is in segment all 100%:on', async () => {

0 commit comments

Comments
 (0)