mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 16:05:44 +01:00
fix formatting with prettier
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user