diff --git a/types/ejs/ejs-tests.ts b/types/ejs/ejs-tests.ts index 40c610dd59..89b0479529 100644 --- a/types/ejs/ejs-tests.ts +++ b/types/ejs/ejs-tests.ts @@ -1,5 +1,4 @@ import ejs = require("ejs"); -import * as fs from 'graceful-fs'; import LRU = require("lru-cache"); import { TemplateFunction } from "ejs";