chore: remove console statement

This commit is contained in:
VardanHakobyan
2021-06-14 18:41:20 +04:00
parent 42ea6a1ea9
commit 9092c670c8

View File

@@ -267,7 +267,6 @@ class TagsViewCtrl extends PureViewCtrl<unknown, TagState> {
async clickedAddNewTag() {
if (this.getState().editingTag) {
console.log('editing');
return;
}
const newTag = await this.application.createTemplateItem(