Browse Source

Remove remote provider.

Taylor Otwell 9 years ago
parent
commit
4204337382
1 changed files with 0 additions and 1 deletions
  1. 0 1
      config/app.php

+ 0 - 1
config/app.php

@@ -126,7 +126,6 @@ return array(
 		'Illuminate\Pagination\PaginationServiceProvider',
 		'Illuminate\Queue\QueueServiceProvider',
 		'Illuminate\Redis\RedisServiceProvider',
-		'Illuminate\Remote\RemoteServiceProvider',
 		'Illuminate\Auth\Reminders\ReminderServiceProvider',
 		'Illuminate\Database\SeedServiceProvider',
 		'Illuminate\Session\SessionServiceProvider',