mirror of
https://github.com/LiuYuYang01/ThriveX-Blog.git
synced 2026-06-09 08:42:35 +08:00
移除未使用的 EnvConfig 导入,简化代码结构。
This commit is contained in:
@@ -10,7 +10,6 @@ import dayjs from 'dayjs'
|
||||
import Masonry from "react-masonry-css";
|
||||
import "./page.scss";
|
||||
import { getGaodeMapConfigDataAPI } from "@/api/config";
|
||||
import { EnvConfig } from "@/types/app/config";
|
||||
|
||||
const breakpointColumnsObj = {
|
||||
default: 4,
|
||||
|
||||
Reference in New Issue
Block a user