From de479a65a67f7857cddb46d5fd658b9c66019d97 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Mon, 23 Sep 2024 14:26:46 +0800 Subject: [PATCH] build --- themes/starter/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/starter/index.js b/themes/starter/index.js index 4dbc4c1b..766b3f60 100644 --- a/themes/starter/index.js +++ b/themes/starter/index.js @@ -259,7 +259,6 @@ const LayoutSignUp = props => { export { Layout404, LayoutArchive, - LayoutAuth, LayoutBase, LayoutCategoryIndex, LayoutIndex,