Skip to content

Commit d89203b

Browse files
committed
old TODO
1 parent 07ae801 commit d89203b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/compiler/program.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1322,7 +1322,6 @@ type SourceMapEmitResult struct {
13221322
}
13231323

13241324
func (p *Program) Emit(ctx context.Context, options EmitOptions) *EmitResult {
1325-
// !!! performance measurement
13261325
if options.EmitOnly != EmitOnlyForcedDts {
13271326
result := HandleNoEmitOnError(
13281327
ctx,

0 commit comments

Comments
 (0)