Skip to content

Commit

Permalink
Revert partial changes in #81
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Jan 30, 2017
1 parent 5a129d6 commit fb6e4a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/shop-category-data.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
return c;
}
}
this.fire('show-invalid-url-warning');
},

_computeCategory: function(categoryName) {
Expand All @@ -101,7 +100,6 @@
return item;
}
}
this.fire('show-invalid-url-warning');
},

_fetchItems: function(category, attempts) {
Expand Down

0 comments on commit fb6e4a3

Please sign in to comment.