Browse Source

Remove unnecessary whitespace

Mulia Arifandi Nasution 9 years ago
parent
commit
4341e3c933
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/broadcasting.php

+ 1 - 1
config/broadcasting.php

@@ -39,7 +39,7 @@ return [
             'driver' => 'redis',
             'connection' => 'default',
         ],
-        
+
         'log' => [
             'driver' => 'log',
         ],