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