chore: unused var removed (#3503)

This commit is contained in:
Anmol Singh Bhatia 2024-01-30 13:59:07 +05:30 committed by GitHub
parent 4aa34f3eda
commit ef8472ce5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 11 additions and 28 deletions

View file

@ -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