This commit is contained in:
Tom Moor 2021-10-30 08:44:36 -07:00
parent 5900176b58
commit 2c6ec11708
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
// @flow
import { observable } from "mobx";
import { observer } from "mobx-react";
import { EditIcon } from "outline-icons";
import * as React from "react";
import { withTranslation, type TFunction } from "react-i18next";
import styled from "styled-components";