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.