Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tintinthong committed Jan 1, 2025
1 parent 8e09f0c commit 476e518
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -785,8 +785,6 @@ export class ${className} extends ${exportName} {
});

private createBoxelSpecInstance = restartableTask(async () => {
//this overwrites existing catalog entry
//is it ok if the ref is absolute??
if (!this.currentRequest) {
throw new Error(
`Cannot createCardInstance when there is no this.currentRequest`,
Expand Down

0 comments on commit 476e518

Please sign in to comment.