Skip to content

Commit

Permalink
Unused imports removed
Browse files Browse the repository at this point in the history
  • Loading branch information
DusanKasan committed May 4, 2016
1 parent 84491c3 commit 5e0f3fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/collection_functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace DusanKasan\Knapsack;

use DusanKasan\Knapsack\Exceptions\InvalidArgument;
use DusanKasan\Knapsack\Exceptions\ItemNotFound;
use DusanKasan\Knapsack\Exceptions\NoMoreItems;
use Traversable;
Expand Down

0 comments on commit 5e0f3fa

Please sign in to comment.