diff --git a/src/App.js b/src/App.js index 84c94a0..f572fad 100644 --- a/src/App.js +++ b/src/App.js @@ -1,4 +1,4 @@ -import React, { Component } from "react"; +import React from "react"; import { Transition } from "react-transition-group"; import consts from "./consts";