mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
remove unused lib
This commit is contained in:
parent
9ec7fcb40e
commit
8b25deb2e5
@ -1,5 +1,5 @@
|
||||
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 loadable from "@loadable/component"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user