chore: unused var removed (#3503)
This commit is contained in:
parent
4aa34f3eda
commit
ef8472ce5e
14 changed files with 11 additions and 28 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { FC } from "react";
|
||||
import useSWR from "swr";
|
||||
import { observer } from "mobx-react-lite";
|
||||
// components
|
||||
import { IssueParentSiblingItem } from "./sibling-item";
|
||||
// hooks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue