Skip to content

Commit

Permalink
Adding new roadmap entry, removing unused class reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshalsall committed Jun 14, 2015
1 parent a8b9797 commit 1246739
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ and very much in development.
- Add built-in license options
- Add dry-run option to see affected files before adding headers
- Add support for processing single files

- Add support for placeholders in license files (such as year, owner etc.)

## Bug Reporting ##

Expand Down
1 change: 0 additions & 1 deletion src/JamesHalsall/Licenser/Licenser.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace JamesHalsall\Licenser;

use JamesHalsall\ConstantResolver\ConstantResolver;
use JamesHalsall\Licenser\Model\TokenRemoval;
use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\Finder\Finder;
Expand Down

0 comments on commit 1246739

Please sign in to comment.