We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cccd06a commit f08297cCopy full SHA for f08297c
packages/jest-serializer/src/__tests__/index.test.ts
@@ -12,7 +12,6 @@ import prettyFormat from 'pretty-format';
12
import fs from 'fs';
13
import os from 'os';
14
import path from 'path';
15
-import v8 from 'v8';
16
17
import serializer from '..';
18
0 commit comments