Remove unused thing

This commit is contained in:
Ryan Cavanaugh
2018-06-15 11:44:29 -07:00
parent 94ee765567
commit cef2a56944

View File

@@ -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");