mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 00:45:44 +01:00
fix flow and linter warnings
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//@flow
|
||||
import React from 'react';
|
||||
import React from "react";
|
||||
import NavLink from "../../../components/navigation/NavLink";
|
||||
import { translate } from "react-i18next";
|
||||
import type { Group } from "../../types/Group";
|
||||
|
||||
Reference in New Issue
Block a user