diff --git a/app/Integrations/Feed.php b/app/Integrations/Feed.php index e118076e..ee09ddd1 100644 --- a/app/Integrations/Feed.php +++ b/app/Integrations/Feed.php @@ -11,8 +11,8 @@ namespace CachetHQ\Cachet\Integrations; -use GuzzleHttp\Client; use Exception; +use GuzzleHttp\Client; use Illuminate\Contracts\Cache\Repository; /**