From 2adc9d032a1f2ef3692d14ba1e0935a37c8df0ed Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 31 May 2016 14:12:32 -0400 Subject: [PATCH] Applied fixes from StyleCI [ci skip] --- app/Integrations/Feed.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Integrations/Feed.php b/app/Integrations/Feed.php index 474ca522..9be9c474 100644 --- a/app/Integrations/Feed.php +++ b/app/Integrations/Feed.php @@ -13,7 +13,6 @@ namespace CachetHQ\Cachet\Integrations; use GuzzleHttp\Client; use Illuminate\Contracts\Cache\Repository; -use SimpleXmlElement; /** * This is the feed class.