removed unused imports

This commit is contained in:
Sebastian Sdorra
2018-07-12 11:35:28 +02:00
parent e041dae964
commit a542fcb0c4
3 changed files with 1 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
//@flow
import React from "react";
import Image from "../images/logo.png";
type Props = {
label?: string,