Skip to content

Commit

Permalink
Apply fixes from StyleCI (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Dec 14, 2019
1 parent e05089a commit e6b4da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CookieConsentServiceProvider.php
Expand Up @@ -4,8 +4,8 @@

use Cookie;
use Illuminate\Contracts\View\View;
use Illuminate\Support\ServiceProvider;
use Illuminate\Cookie\Middleware\EncryptCookies;
use Illuminate\Support\ServiceProvider;

class CookieConsentServiceProvider extends ServiceProvider
{
Expand Down

0 comments on commit e6b4da1

Please sign in to comment.