chore: reove unused files (#2567)

This commit is contained in:
Aaryan Khandelwal 2023-10-31 12:43:08 +05:30 committed by GitHub
parent 8072bbb559
commit 98716859d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 4 additions and 731 deletions

View file

@ -1,7 +1,7 @@
import React from "react";
// components
import { LabelSelect } from "components/project";
import { LabelSelect } from "components/labels";
// hooks
import useSubIssue from "hooks/use-sub-issue";
// types