mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-29 19:42:39 -05:00
Remove unused thing
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
const fs = require("fs");
|
||||
const os = require("os");
|
||||
const path = require("path");
|
||||
const child_process = require("child_process");
|
||||
const removeInternal = require("remove-internal");
|
||||
const fold = require("travis-fold");
|
||||
const ts = require("./lib/typescript");
|
||||
const del = require("del");
|
||||
|
||||
Reference in New Issue
Block a user