Skip to content
This repository was archived by the owner on Jul 18, 2022. It is now read-only.

Commit 3b9c82b

Browse files
committed
Resolve listener issue by fixing typo
1 parent 8569418 commit 3b9c82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Listeners/EntryDeletedListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Aerni\DynamicCache\Listeners;
44

5-
use Aerni\DynamicCache\Actions\saveStaticCachingConfig;
5+
use Aerni\DynamicCache\Actions\SaveStaticCachingConfig;
66
use Statamic\Events\EntryDeleted;
77

88
class EntryDeletedListener

0 commit comments

Comments
 (0)