Skip to content

Commit

Permalink
arabic lang file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
alexusmai committed Dec 27, 2018
1 parent 4e06032 commit 64ff14d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 2 additions & 2 deletions resources/assets/js/file-manager.js

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions src/FileManagerServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Alexusmai\LaravelFileManager;

use Alexusmai\LaravelFileManager\Requests\TempRequest;
use Illuminate\Support\ServiceProvider;

class FileManagerServiceProvider extends ServiceProvider
Expand Down Expand Up @@ -49,8 +48,5 @@ public function boot()
*
* @return void
*/
public function register()
{

}
public function register(){}
}

0 comments on commit 64ff14d

Please sign in to comment.