update comment

This commit is contained in:
dkanada
2020-07-10 01:56:47 +09:00
committed by GitHub
parent 09fe6b4d3b
commit c5b7ce973f
@@ -440,7 +440,7 @@ import 'cardStyle';
}
}
//TODO investigate where was used this?
// TODO investigate where this was used
function showEditorFindNew(itemName, itemYear, itemType, resolveFunc) {
currentItem = null;
@@ -547,4 +547,3 @@ export default {
show: show,
showFindNew: showFindNew
};