Skip to content

Commit

Permalink
Removed debugging line
Browse files Browse the repository at this point in the history
  • Loading branch information
tadkollar committed May 21, 2020
1 parent 0db69c4 commit b5b76d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openmdao/visualization/n2_viewer/src/N2UserInterface.js
Expand Up @@ -413,7 +413,6 @@ class N2UserInterface {
* @param {N2TreeNode} node The node that was right-clicked.
*/
rightClick(node) {
console.log("rightClick() called")
testThis(this, 'N2UserInterface', 'rightClick');

d3.event.preventDefault();
Expand Down

0 comments on commit b5b76d5

Please sign in to comment.