diff --git a/app/Services/ChurchToolsService.php b/app/Services/ChurchToolsService.php index e73da0c..dad2e7d 100644 --- a/app/Services/ChurchToolsService.php +++ b/app/Services/ChurchToolsService.php @@ -5,6 +5,7 @@ use App\Models\ApiRequestLog; use Closure; use CTApi\CTConfig; +use CTApi\CTLog; use CTApi\Exceptions\CTConfigException; use CTApi\Exceptions\CTConnectException; use CTApi\Exceptions\CTPermissionException;