diff --git a/packages/app/src/components/Login/index.jsx b/packages/app/src/components/Login/index.jsx index 0e444175..83b54636 100755 --- a/packages/app/src/components/Login/index.jsx +++ b/packages/app/src/components/Login/index.jsx @@ -1,6 +1,5 @@ import React from "react" import * as antd from "antd" -import { FormGenerator } from "components" import { Icons } from "components/Icons" import config from "config"