Applied fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2016-06-03 09:00:29 -04:00
committed by StyleCI Bot
parent c8b602d349
commit bbc9eb1f81

View File

@@ -11,8 +11,8 @@
namespace CachetHQ\Cachet\Integrations;
use GuzzleHttp\Client;
use Exception;
use GuzzleHttp\Client;
use Illuminate\Contracts\Cache\Repository;
/**