Skip to content

Commit c690259

Browse files
committed
extra console.log removed
1 parent a48227b commit c690259

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/js/views/components/ChoosingPage.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ class ChoosingPage extends React.Component{
128128
if(e.key.toLowerCase() == 'escape'){
129129
this.resetState();
130130
}
131-
console.log(e.key)
132131
}
133132

134133
}

0 commit comments

Comments
 (0)