Skip to content

Commit

Permalink
remove config comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bambamboole committed Feb 21, 2024
1 parent f042ee4 commit 40024b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/config.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<?php declare(strict_types=1);

/*
* You can place your custom package configuration in here.
*/
return [
'dump_translations' => env('DUMP_TRANSLATIONS', false),
'dumper' => \Bambamboole\LaravelTranslationDumper\TranslationDumper::class,
Expand Down

0 comments on commit 40024b1

Please sign in to comment.