Skip to content

Commit

Permalink
Fix no-unused-vars
Browse files Browse the repository at this point in the history
ref commit: f562ec5
  • Loading branch information
nssw committed Aug 12, 2016
1 parent 688fdc8 commit c68e6ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/state/plans/test/fixture.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ import {
PLANS_REQUEST_FAILURE
} from 'state/action-types';

import { getValidDataFromResponse } from '../actions';

// WP REST-API error response
export const ERROR_MESSAGE_RESPONSE = 'There was a problem fetching plans. Please try again later or contact support.';

Expand Down

0 comments on commit c68e6ed

Please sign in to comment.