Skip to content

Commit

Permalink
Dead code removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Remeika committed Jun 21, 2011
1 parent eb4087a commit b07df3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/adapters/node/cli.js
Expand Up @@ -41,8 +41,6 @@ exports.generateSuite = function (options){
fs.mkdirpSync(destPath, 0777);
fs.copyFileSync(file, destFile);
});

//var templateDir = pth.join(TEMPLATE_DIR, '
}


Expand Down

0 comments on commit b07df3d

Please sign in to comment.