Skip to content

Commit

Permalink
Removed extraneous comment(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
Riley-Kilgore authored and rvcas committed Jun 19, 2024
1 parent 4cb4bde commit 17a0b8e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions grammar.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ module.exports = grammar({
$.type_alias,
$.type_struct,
$.type_enum,
$.constant, // TODO @ riley
// $.function, // TODO riley
// $.test, // TODO @ riley
// $.validator, // TODO @ riley
$.constant,
),

// Handles import definitions
Expand Down

0 comments on commit 17a0b8e

Please sign in to comment.