Skip to content

Commit a724418

Browse files
committed
chore: cleanup
1 parent 7519c06 commit a724418

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/services/bundler/bundler-compiler-service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import * as path from "path";
22
import * as child_process from "child_process";
33
import * as semver from "semver";
44
import * as _ from "lodash";
5-
// TODO: can switch to file-system service
65
import { EventEmitter } from "events";
76
import { performanceLog } from "../../common/decorators";
87
import {

0 commit comments

Comments
 (0)