Skip to content

Commit

Permalink
tsp format and linter stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjprescott committed Apr 16, 2024
1 parent 46c5f81 commit 2adc6b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/compiler/test/parser.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { formatDiagnostic, logVerboseTestOutput } from "../src/core/diagnostics.
import { hasParseError, parse, visitChildren } from "../src/core/parser.js";
import {
IdentifierNode,
NamespaceStatementNode,
Node,
ParseOptions,
SourceFile,
Expand Down

0 comments on commit 2adc6b5

Please sign in to comment.