Skip to content

Commit

Permalink
capricorn86#1158@trivial: Global 'performance' already provided by no…
Browse files Browse the repository at this point in the history
…de >= v16
  • Loading branch information
mash-graz committed Nov 6, 2023
1 parent 9a0062b commit 72d008c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/happy-dom/src/event/Event.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import IWindow from '../window/IWindow.js';
import IShadowRoot from '../nodes/shadow-root/IShadowRoot.js';
import IEventTarget from './IEventTarget.js';
import NodeTypeEnum from '../nodes/node/NodeTypeEnum.js';
import { performance } from 'perf_hooks';
import EventPhaseEnum from './EventPhaseEnum.js';
import IDocument from '../nodes/document/IDocument.js';

Expand Down

0 comments on commit 72d008c

Please sign in to comment.