Skip to content

Commit

Permalink
Removes unused use-statements
Browse files Browse the repository at this point in the history
  • Loading branch information
heiglandreas committed Mar 10, 2017
1 parent bba4aa7 commit 9764f8f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/HolidayIterator.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@

namespace Org_Heigl\Holidaychecker;

use Org_Heigl\Holidaychecker\IteratorItem\Date;
use Org_Heigl\Holidaychecker\IteratorItem\Easter;
use Org_Heigl\Holidaychecker\IteratorItem\Relative;

class HolidayIterator extends \ArrayObject
{
public function append($value)
Expand Down

0 comments on commit 9764f8f

Please sign in to comment.