Skip to content

Commit

Permalink
Remove obsolete use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
bambamboole committed Aug 8, 2024
1 parent 881ea2c commit fd66f1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/TranslationDumper.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Bambamboole\LaravelTranslationDumper\DTO\Translation;
use Illuminate\Filesystem\Filesystem;
use Illuminate\Support\Collection;

class TranslationDumper implements TranslationDumperInterface
{
Expand Down

0 comments on commit fd66f1e

Please sign in to comment.