Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Remove included command of questionable utility
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Martin committed Sep 25, 2017
1 parent ea04e1d commit 0eb2675
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 55 deletions.
6 changes: 0 additions & 6 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,4 @@ module.exports = {

return {};
},

includedCommands() {
return {
'audit-flags': require('./lib/commands/audit-flags'),
};
},
};
49 changes: 0 additions & 49 deletions lib/commands/audit-flags.js

This file was deleted.

0 comments on commit 0eb2675

Please sign in to comment.