Skip to content

Commit

Permalink
PATCH: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnysideup committed Jan 10, 2018
1 parent ce48d33 commit ebfc433
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/model/process/OrderProcessQueue.php
Expand Up @@ -465,8 +465,6 @@ public function requireDefaultRecords()
foreach($errors as $error) {
DB::alteration_message(' DELETING ROGUE OrderProcessQueue', 'deleted');
$error->delete();
} else {
DB::alteration_message(' There are no NO rogue Orders in the OrderProcessQueue');
}
}

Expand Down

0 comments on commit ebfc433

Please sign in to comment.