Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
Apply fixes from StyleCI (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue authored Sep 1, 2018
1 parent f1d9f43 commit dd92b8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/TranslationServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ protected function registerLoader()
array_push($paths, base_path('resources/lang/'));
}


$loader = new FileLoader($app['files'], $app['path.lang'], $paths);

$loader->addJsonPath($jsonPath);
Expand Down

0 comments on commit dd92b8d

Please sign in to comment.