diff --git a/packages/app/src/components/Layout/toolsBar/index.jsx b/packages/app/src/components/Layout/toolsBar/index.jsx index d85ebfd4..0e42075b 100644 --- a/packages/app/src/components/Layout/toolsBar/index.jsx +++ b/packages/app/src/components/Layout/toolsBar/index.jsx @@ -1,5 +1,4 @@ import React from "react" -import * as antd from "antd" import classnames from "classnames" import { Motion, spring } from "react-motion" import { Translation } from "react-i18next" @@ -45,43 +44,47 @@ export default class ToolsBar extends React.Component { }}> {({ x, width }) => { return