correct tests

This commit is contained in:
Maren Süwer
2018-11-01 08:31:26 +01:00
parent 40559dab8b
commit e7f35b41fe
2 changed files with 2 additions and 3 deletions

View File

@@ -16,7 +16,6 @@ import DownloadViewer from "../components/content/DownloadViewer";
import FileSize from "../components/FileSize";
import injectSheet from "react-jss";
import classNames from "classnames";
import RepositoryEntry from "../../components/list/RepositoryEntry";
type Props = {
t: string => string,