diff --git a/packages/app/src/components/Settings/index.jsx b/packages/app/src/components/Settings/index.jsx index 81a35695..91a147d3 100644 --- a/packages/app/src/components/Settings/index.jsx +++ b/packages/app/src/components/Settings/index.jsx @@ -10,8 +10,6 @@ import { Icons, createIconRender } from "components/Icons" import SettingsList from "schemas/settings" import groupsDecorator from "schemas/settingsGroupsDecorator.json" -import { AboutApp } from ".." - import "./index.less" const ItemTypes = { @@ -269,7 +267,13 @@ const SettingItem = (props) => {