Skip to content

Commit 34170f5

Browse files
committed
forgot a log
1 parent 75a3901 commit 34170f5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/website/app/utils/conversion/jsonld.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ export const conceptName = (
7272
concept: Concept,
7373
schema: Concept | undefined,
7474
): string => {
75-
console.log(concept, schema);
7675
if (concept.is_schema) {
7776
if (concept.arity !== 2)
7877
return "https://discoursegraphs.com/schema/dg_base#NodeSchema";

0 commit comments

Comments
 (0)