mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
remove unused lib
This commit is contained in:
parent
2cc0889705
commit
5fc5e356d0
@ -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