diff --git a/types/linkifyjs/linkifyjs-tests.tsx b/types/linkifyjs/linkifyjs-tests.tsx index 6b28d20528..57c91dae5a 100644 --- a/types/linkifyjs/linkifyjs-tests.tsx +++ b/types/linkifyjs/linkifyjs-tests.tsx @@ -1,6 +1,4 @@ import * as React from "react"; -import * as ReactDOM from "react-dom"; -import { LinkifyOptions } from "linkifyjs"; import linkifyHtml from "linkifyjs/html"; import Linkify from "linkifyjs/react";