mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
remove unused lib
This commit is contained in:
parent
9ec7fcb40e
commit
8b25deb2e5
@ -1,5 +1,5 @@
|
|||||||
import React from "react"
|
import React from "react"
|
||||||
import { Route, Routes, Navigate, useLocation, useNavigate, useParams } from "react-router-dom"
|
import { Route, Routes, useLocation, useNavigate, useParams } from "react-router-dom"
|
||||||
import { Skeleton } from "antd"
|
import { Skeleton } from "antd"
|
||||||
import loadable from "@loadable/component"
|
import loadable from "@loadable/component"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user