Skip to content

Commit

Permalink
Fix issue compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis Laszlo committed Jan 18, 2016
1 parent 447fa85 commit 6e61b8f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ class OvhSwiftLaravelServiceProvider extends ServiceProvider {
*/
public function boot()
{
$this->package('wooxo/ovh-swift-laravel');
$configPath = __DIR__ . '/../../config/ovh-swift-laravel.php';
if (function_exists('config_path')) {
$publishPath = config_path('ovh-swift-laravel.php');
Expand Down

0 comments on commit 6e61b8f

Please sign in to comment.