Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Commit

Permalink
No dupe keys
Browse files Browse the repository at this point in the history
  • Loading branch information
piatra committed Jul 5, 2019
1 parent 645f3ba commit 8dc6bd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ASRouter.jsm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ XPCOMUtils.defineLazyModuleGetters(this, {
PanelTestProvider: "resource://activity-stream/lib/PanelTestProvider.jsm",
ToolbarBadgeHub: "resource://activity-stream/lib/ToolbarBadgeHub.jsm",
ToolbarPanelHub: "resource://activity-stream/lib/ToolbarPanelHub.jsm",
ToolbarBadgeHub: "resource://activity-stream/lib/ToolbarBadgeHub.jsm",
});
const {ASRouterActions: ra, actionTypes: at, actionCreators: ac} = ChromeUtils.import("resource://activity-stream/common/Actions.jsm");
const {CFRMessageProvider} = ChromeUtils.import("resource://activity-stream/lib/CFRMessageProvider.jsm");
Expand Down

0 comments on commit 8dc6bd1

Please sign in to comment.