Skip to content

Commit

Permalink
Merge pull request #35 from lachieh/patch-1
Browse files Browse the repository at this point in the history
Update includes to use correct path to restructured Factory
  • Loading branch information
edalzell authored Mar 9, 2020
2 parents 0bd314a + 12468b9 commit 6e3ab17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Events/EventsTags.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
use Spatie\CalendarLinks\Link;
use Illuminate\Support\Collection;
use Illuminate\Pagination\Paginator;
use Statamic\Addons\Events\EventFactory;
use Statamic\Addons\Collection\CollectionTags;
use Statamic\Addons\Events\Types\EventFactory;

class EventsTags extends CollectionTags
{
Expand Down

0 comments on commit 6e3ab17

Please sign in to comment.