Skip to content

Commit 2aa5b7d

Browse files
author
EC2 Default User
committed
Removed console log statements
1 parent 332c9c0 commit 2aa5b7d

File tree

5 files changed

+4
-6
lines changed

5 files changed

+4
-6
lines changed

js/dom/enable_fullscreen.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ module.exports = () => {
1414
}
1515

1616
$('#btn_fullscreen').click (function () {
17-
console.log ('callinggggg', $func);
1817
db [$func] ();
1918
});
2019
};

public/algorithm_visualizer.js

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/algorithm_visualizer.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/algorithm_visualizer.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/algorithm_visualizer.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)