mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Remove useless type
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React, { SyntheticEvent, UIEvent, useRef, WheelEvent } from "react";
|
||||
import React, { SyntheticEvent, useRef } from "react";
|
||||
import { faCircle } from "@fortawesome/free-solid-svg-icons";
|
||||
import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user