Skip to content

Commit

Permalink
:green_heart
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrozsival committed Oct 16, 2017
1 parent abe3df5 commit 712559d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/redux/modules/referenceSolutionEvaluations.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import { handleActions } from 'redux-actions';
import { saveAs } from 'file-saver';

import factory, { initialState } from '../helpers/resourceManager';
import { createApiAction } from '../middleware/apiMiddleware';
import { downloadHelper } from '../helpers/api/download';

const resourceName = 'referenceSolutions';
Expand Down

0 comments on commit 712559d

Please sign in to comment.