Skip to content

Commit

Permalink
Namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
volkv authored Mar 11, 2020
1 parent 7ade196 commit 3eaa49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Services/FileManagerService.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
use Infinety\Filemanager\Events\FileUploaded;
use Infinety\Filemanager\Events\FolderRemoved;
use Infinety\Filemanager\Events\FolderUploaded;
use Infinety\Filemanager\Exceptions\InvalidConfig;
use Infinety\Filemanager\Exceptions\Http\InvalidConfig;
use InvalidArgumentException;

class FileManagerService
Expand Down

0 comments on commit 3eaa49a

Please sign in to comment.