mirror of
https://github.com/hexastack/hexabot
synced 2025-02-23 21:04:15 +00:00
fix(lint): remove extra empty line
This commit is contained in:
parent
4fb34206ad
commit
67200b609d
@ -6,7 +6,6 @@
|
|||||||
* 2. All derivative works must include clear attribution to the original creator and software, Hexastack and Hexabot, in a prominent location (e.g., in the software's "About" section, documentation, and README file).
|
* 2. All derivative works must include clear attribution to the original creator and software, Hexastack and Hexabot, in a prominent location (e.g., in the software's "About" section, documentation, and README file).
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
import { ChipTypeMap } from "@mui/material";
|
import { ChipTypeMap } from "@mui/material";
|
||||||
import { AutocompleteProps } from "@mui/material/Autocomplete";
|
import { AutocompleteProps } from "@mui/material/Autocomplete";
|
||||||
import { forwardRef, useEffect, useRef } from "react";
|
import { forwardRef, useEffect, useRef } from "react";
|
||||||
|
Loading…
Reference in New Issue
Block a user