Skip to content

Commit c56105b

Browse files
committed
remove verbose
1 parent 6eefcca commit c56105b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

apps/obsidian/src/components/SchemaSelectionPanel.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,7 @@ export const SchemaSelectionPanel = ({
292292
used by{" "}
293293
{(templateToNodeTypeNames.get(templateName) ?? []).join(
294294
", ",
295-
)}{" "}
296-
type
295+
)}
297296
</span>
298297
)}
299298
</label>

0 commit comments

Comments
 (0)