Skip to content

Commit

Permalink
chore(web): remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ermshiperete committed Aug 28, 2024
1 parent 72c894b commit cf3eef4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/src/engine/js-processor/src/mock.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import OutputTarget from './outputTarget.js';

// Due to some interesting requirements on compile ordering in TS,
// this needs to be in the same file as OutputTarget now.
export class Mock extends OutputTarget {
text: string;

Expand Down

0 comments on commit cf3eef4

Please sign in to comment.