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