Skip to content

Commit

Permalink
Remove spurrious constant.
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Feb 25, 2015
1 parent 7718065 commit 228d473
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Drush/Command/Commandfiles.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* in Drush for the current command invocation.
*/
class Commandfiles implements CommandfilesInterface {
const FOO = 'my constant';
protected $cache;
protected $deferred;

Expand Down

0 comments on commit 228d473

Please sign in to comment.