Skip to content

Commit

Permalink
fix: class not found
Browse files Browse the repository at this point in the history
  • Loading branch information
wyehuongyan committed Oct 22, 2015
1 parent 48b3f75 commit 6aa9048
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/Services/SprubixQueue.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ public function __construct() {

// Refunds
public function queueRefund(ShopOrder $shopOrder, ShopOrderRefund $shopOrderRefund, $returnCartItems, $returnAmount, $refundPoints, $delay) {
Log::info("queue refunds");

$queueName = "refunds";

$params = array(
Expand Down

0 comments on commit 6aa9048

Please sign in to comment.