Apply fixes from StyleCI

This commit is contained in:
Cachet Bot 2018-12-28 13:57:08 +00:00 committed by StyleCI Bot
parent e764023ad8
commit 4c656399dc

View File

@ -15,7 +15,6 @@ use CachetHQ\Cachet\Settings\ReadException;
use Exception;
use GrahamCampbell\Exceptions\Displayers\DisplayerInterface;
use Illuminate\Http\Request;
use Symfony\Component\HttpKernel\Exception\HttpExceptionInterface;
class SettingsDisplayer implements DisplayerInterface
{