Skip to content

Commit

Permalink
Remove code unused
Browse files Browse the repository at this point in the history
  • Loading branch information
robisson committed Dec 22, 2018
1 parent 0507907 commit 4a224ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/components/requireAuth.test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React from "react";
import requireAuth from "./requireAuth";
import FormLoginContainer from "./Login/LoginContainer";
import toJson from "enzyme-to-json";
import configureStore from "../configureStore";
import { loginSuccess } from "../actions/Login";
Expand Down

0 comments on commit 4a224ed

Please sign in to comment.