mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 17:51:21 +00:00
removed console.log
This commit is contained in:
@@ -160,7 +160,6 @@ AppStore.registeredCallback = function(payload) {
|
||||
|
||||
case ActionTypes.LEAVE_EDGE:
|
||||
mouseOverEdgeId = null;
|
||||
console.log('leave');
|
||||
AppStore.emit(AppStore.CHANGE_EVENT);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user