Skip to content

Commit

Permalink
Take that out of there…
Browse files Browse the repository at this point in the history
  • Loading branch information
dmsnell committed Aug 5, 2020
1 parent 8d8f43f commit ea5cced
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/boot-with-auth.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import App from './app';
import Modal from 'react-modal';
import getConfig from '../get-config';
import { makeStore } from './state';
import actions from './state/actions';
import { render } from 'react-dom';
import { Provider } from 'react-redux';
import { initSimperium } from './state/simperium/middleware';
Expand Down

0 comments on commit ea5cced

Please sign in to comment.