mirror of
https://github.com/franjsco/tomadoro
synced 2024-12-12 08:16:08 +01:00
Remove unnecessary import
This commit is contained in:
parent
ce17c02422
commit
622121b96e
@ -1,6 +1,5 @@
|
||||
import React, { Component } from 'react';
|
||||
import Timer from './components/Timer';
|
||||
import ButtonBox from './components/ButtonBox';
|
||||
import './App.css';
|
||||
|
||||
class App extends Component {
|
||||
|
Loading…
Reference in New Issue
Block a user