Skip to content

Commit 51f0417

Browse files
committed
fix lint
1 parent 3a59e30 commit 51f0417

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/get-ember-cli-blueprints.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
// own blueprints
66
function getEmberCLIBlueprints() {
77
const fs = require('fs');
8-
const path = require('path');
98
let fileMap = {};
109

1110
let blueprintFiles = {

0 commit comments

Comments
 (0)