From acdd182754625fabcfc2c6ed4bdad8a63bce8ad6 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 16 Sep 2014 00:05:06 +0200 Subject: web: implement EventLogStore --- web/gulpfile.js | 1 - 1 file changed, 1 deletion(-) (limited to 'web/gulpfile.js') diff --git a/web/gulpfile.js b/web/gulpfile.js index 939f4fcc..3aebcd95 100644 --- a/web/gulpfile.js +++ b/web/gulpfile.js @@ -38,7 +38,6 @@ var path = { 'js/stores/SettingsStore.es6.js', 'js/stores/EventLogStore.es6.js', 'js/Connection.es6.js', - 'js/connection.es6.js', 'js/components/Header.react.js', 'js/components/TrafficTable.react.js', 'js/components/EventLog.react.js', -- cgit v1.2.3