@@ -2,7 +2,6 @@ |
||
2 | 2 | namespace Germania\Coupons; |
3 | 3 | |
4 | 4 | use Psr\Container\ContainerInterface; |
5 | -use Psr\Container\NotFoundException; |
|
6 | 5 | |
7 | 6 | class PdoCouponSheetContainer implements ContainerInterface |
8 | 7 | { |