Skip to content

Commit

Permalink
feat: TextToGraph using tools
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Selman <danscode@selman.org>
  • Loading branch information
dselman committed Jun 27, 2024
1 parent a65399a commit c5ed686
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/graphmodel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -760,8 +760,6 @@ export class GraphModel {
properties,
required
}

console.log(JSON.stringify(result, null, 2));
return result;
}

Expand Down

0 comments on commit c5ed686

Please sign in to comment.