Skip to content

Commit 43d10a4

Browse files
committed
fix: remove unused jest import in public_data_overrides test
1 parent fe71850 commit 43d10a4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

yarn-project/aztec-node/src/aztec-node/public_data_overrides.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { computePublicDataTreeLeafSlot } from '@aztec/stdlib/hash';
55
import type { MerkleTreeWriteOperations } from '@aztec/stdlib/interfaces/server';
66
import { MerkleTreeId } from '@aztec/stdlib/trees';
77

8-
import { jest } from '@jest/globals';
98
import { type MockProxy, mock } from 'jest-mock-extended';
109

1110
import { applyPublicDataOverrides } from './public_data_overrides.js';

0 commit comments

Comments
 (0)