Skip to content

Commit

Permalink
Merge branch 'calendar-reminder-bug-fix' of https://github.com/owlche…
Browse files Browse the repository at this point in the history
…ster/kanka into calendar-reminder-bug-fix
  • Loading branch information
spitfire305 committed Nov 3, 2023
2 parents b82f704 + 2dfea77 commit 18fe385
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/Http/Controllers/Crud/CalendarController.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
use App\Models\Campaign;
use App\Sanitizers\CalendarSanitizer;
use App\Traits\TreeControllerTrait;
use App\Http\Requests\ValidateReminderLength;
use App\Services\LengthValidatorService;

class CalendarController extends CrudController
{
Expand Down

0 comments on commit 18fe385

Please sign in to comment.