From a678608cda493896570d8aa2cca45d4dbdfb42b4 Mon Sep 17 00:00:00 2001 From: master1lan <278457198@qq.com> Date: Mon, 9 Jan 2023 21:59:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=9C=AA=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routers/layout/header.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/routers/layout/header.tsx b/src/routers/layout/header.tsx index 9ecce1a..6fcd69a 100644 --- a/src/routers/layout/header.tsx +++ b/src/routers/layout/header.tsx @@ -11,7 +11,6 @@ import { import Header_Nav from "./nav"; import styles from "./layout.module.less"; import { useFocus } from "./hooks"; -import { ListShuffler } from "./test"; export default function Header() { return (