chore: delete unused files (#2585)

This commit is contained in:
sriram veeraghanta 2023-11-01 13:45:04 +05:30 committed by GitHub
parent 2d64caef90
commit 10e35d9a06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 19 additions and 4415 deletions

View file

@ -4,7 +4,7 @@ import { useRouter } from "next/router";
import useSWR from "swr";
// layouts
import { AppLayout } from "layouts/app-layout";
import { ProjectSettingLayout } from "layouts/setting-layout";
import { ProjectSettingLayout } from "layouts/settings-layout";
// components
import { ProjectSettingHeader } from "components/headers";
import {