Skip to content
Snippets Groups Projects
Commit 74408538 authored by Arlina Espinoza Rhoton's avatar Arlina Espinoza Rhoton Committed by Steven Jones
Browse files

Issue #2927337 by Arlina: Error if resmush.it service unavailable

parent c2b73c18
Branches
Tags
No related merge requests found
......@@ -7,6 +7,7 @@ use Drupal\Core\Image\ImageFactory;
use Drupal\imageapi_optimize\ConfigurableImageAPIOptimizeProcessorBase;
use Drupal\imageapi_optimize\ImageAPIOptimizeProcessorBase;
use GuzzleHttp\ClientInterface;
use GuzzleHttp\Exception\RequestException;
use Psr\Log\LoggerInterface;
use Symfony\Component\DependencyInjection\ContainerInterface;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment