Removed log

This commit is contained in:
Mitchell McCaffrey 2020-04-13 11:21:23 +10:00
parent df0054eaf6
commit a6da90782b

View File

@ -68,7 +68,6 @@ function TokenMenu({ tokenClassName, onTokenChange }) {
function handleModalContent(node) {
if (node) {
console.log(node);
const tokenLabelInput = node.querySelector("#changeTokenLabel");
tokenLabelInput.focus();
// Highlight label section of input