Skip to content

Commit 40024b1

Browse files
committed
remove config comment
1 parent f042ee4 commit 40024b1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/config.php

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?php declare(strict_types=1);
22

3-
/*
4-
* You can place your custom package configuration in here.
5-
*/
63
return [
74
'dump_translations' => env('DUMP_TRANSLATIONS', false),
85
'dumper' => \Bambamboole\LaravelTranslationDumper\TranslationDumper::class,

0 commit comments

Comments
 (0)