added remove renter functionality to update moon

This commit is contained in:
2019-05-21 16:28:44 -05:00
parent 3826bcd8c8
commit e7bf9ec5e4
3 changed files with 21 additions and 4 deletions
-1
View File
@@ -116,7 +116,6 @@ class MoonMailerCommand extends Command
if($today > $rental->Paid_Until)
$this->UpdateNotPaid($rental);
}
}
//Mark the job as finished