Skip to content

Commit

Permalink
Update App.js
Browse files Browse the repository at this point in the history
  • Loading branch information
paulywill authored Apr 9, 2021
1 parent 5641718 commit 1623581
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/containers/App.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React, { Component } from 'react';
import { BrowserRouter as Router, Route, Switch } from 'react-router-dom';
import ReactGA from 'react-ga';
import Login from '../components/Login';
import Dashboard from '../components/Dashboard';
import withAuthentication from './withAuthentication';
Expand Down

0 comments on commit 1623581

Please sign in to comment.