From b09dbbe20934e0da9fe45e254f74719e5e63423f Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Thu, 1 Jan 2015 16:41:45 +1300 Subject: Replace custom EventEmitter with one from browserify --- web/src/js/actions.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/src/js/actions.js') diff --git a/web/src/js/actions.js b/web/src/js/actions.js index ea86c8f3..258501a4 100644 --- a/web/src/js/actions.js +++ b/web/src/js/actions.js @@ -117,6 +117,4 @@ module.exports = { ConnectionActions: ConnectionActions, FlowActions: FlowActions, StoreCmds: StoreCmds - - }; \ No newline at end of file -- cgit v1.2.3