mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
Remove unused imports.
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user