Skip to content

Commit

Permalink
flat-cache - removing functions that are no longer used from node:v8 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Nov 24, 2024
1 parent b0a4bf0 commit e7c87b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/flat-cache/test/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import fs from 'node:fs';
import {deserialize, serialize} from 'node:v8';
import {describe, test, expect} from 'vitest';
import defaultFlatCache, {
FlatCache, create, createFromFile, clearAll, clearCacheById,
Expand Down

0 comments on commit e7c87b2

Please sign in to comment.