Jake Vanderwerf
4 days ago 0afb2c0046b55c123eafb4ab9ee77efa68d12463
inc/managers/Notifications/EmailDigests.php
@@ -18,8 +18,6 @@
class EmailDigests
{
   protected string $campaign;
   protected Cache $terms;
   protected Cache $users;
   protected CustomTable $userIndex;
   protected CustomTable $termIndex;
   public function __construct()