mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 21:07:05 -06:00
chore(client): remove redundant log
This commit is contained in:
parent
59fe1299b2
commit
5249911ddb
@ -37,7 +37,6 @@ export default function NoteTypeChooserDialogComponent() {
|
||||
});
|
||||
|
||||
useEffect(() => {
|
||||
console.log(noteTypes);
|
||||
note_types.getNoteTypeItems().then(noteTypes => {
|
||||
let index = -1;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user