From dc871c3a7b4f75ab3145ef14c52351f14e157556 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 9 Oct 2018 13:43:22 +0000 Subject: [PATCH] Apply fixes from StyleCI [ci skip] [skip ci] --- Blacklight/libraries/TraktAPI.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Blacklight/libraries/TraktAPI.php b/Blacklight/libraries/TraktAPI.php index 9221b7008..2d12a58eb 100755 --- a/Blacklight/libraries/TraktAPI.php +++ b/Blacklight/libraries/TraktAPI.php @@ -3,7 +3,6 @@ namespace Blacklight\libraries; use GuzzleHttp\Client; -use Blacklight\ColorCLI; use GuzzleHttp\Exception\RequestException; /**