mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-23 23:51:25 +00:00
Removed unneeded namespace reference
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
<?php namespace Gloudemans\Shoppingcart;
|
<?php namespace Gloudemans\Shoppingcart;
|
||||||
|
|
||||||
use Illuminate\Support\Collection;
|
use Illuminate\Support\Collection;
|
||||||
use Money\Money;
|
|
||||||
|
|
||||||
class Cart {
|
class Cart {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user