Skip to content

Commit

Permalink
Fint lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
tofumatt committed Nov 3, 2016
1 parent ac6e642 commit 5202a01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/containers/SearchPage.js
Expand Up @@ -67,7 +67,6 @@ export function loadSearchResultsIfNeeded({
const query = location.query.q;
const page = parsePage(location.query.page);
const state = getState();
const { hasSearchParams } = state;
const loaded = isLoaded({
addonType,
category,
Expand Down

0 comments on commit 5202a01

Please sign in to comment.