Skip to content

Commit

Permalink
[Wishlist] fix missing carbon use
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Jun 1, 2023
1 parent de6f83f commit 1c67cfc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

namespace CoreShop\Bundle\WishlistBundle\Pimcore\Repository;

use Carbon\Carbon;
use CoreShop\Bundle\ResourceBundle\Pimcore\PimcoreRepository;
use CoreShop\Component\StorageList\Model\StorageListInterface;
use CoreShop\Component\Wishlist\Model\WishlistInterface;
Expand Down

0 comments on commit 1c67cfc

Please sign in to comment.