diff --git a/package.json b/package.json index cd4b29c0..db92a42e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,6 @@ "package.json" ], "devDependencies": { - "ejs": "^2.5.5", "eslint": "^6.8.0", "eslint-plugin-compat": "^3.8.0", "fast-glob": "^2.2.6", diff --git a/spec/support/index.html.ejs b/spec/support/index.html.ejs deleted file mode 100644 index 972f09be..00000000 --- a/spec/support/index.html.ejs +++ /dev/null @@ -1,12 +0,0 @@ - - - - Jasmine suite - - - <% files.forEach(function(file) { %> - - <% }) %> - - -