fix formatting with prettier

This commit is contained in:
Eduard Heimbuch
2020-08-12 12:53:59 +02:00
parent f3d2c3d17b
commit e9edd5ad8f
9 changed files with 177 additions and 172 deletions

View File

@@ -43,7 +43,7 @@ import {
} from "@scm-manager/ui-components";
import ContributorTable from "./ContributorTable";
import { Link as ReactLink } from "react-router-dom";
import {FileControlFactory} from "@scm-manager/ui-components";
import { FileControlFactory } from "@scm-manager/ui-components";
type Props = WithTranslation & {
changeset: Changeset;