Skip to content

Commit a46bb31

Browse files
author
John Doe
committed
refactor: fix lint
1 parent be3d41d commit a46bb31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/utils/src/lib/performance-observer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import {
22
type EntryType,
33
type PerformanceEntry,
44
PerformanceObserver,
5-
type PerformanceObserverEntryList,
65
performance,
76
} from 'node:perf_hooks';
87
import type { Buffered, Encoder, Observer, Sink } from './sink-source.types.js';

0 commit comments

Comments
 (0)