Skip to content

Commit 0704c34

Browse files
committed
Remove comment
1 parent 6d16e62 commit 0704c34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/io/IOManager.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ export class IOManager {
219219
removePipeline(pipeline: RenderPipeline): void {
220220

221221
this.pipelines.delete(pipeline);
222-
// Dispose related buffers.
223222

224223
}
225224

0 commit comments

Comments
 (0)