diff --git a/app/Listeners/Translations.php b/app/Listeners/Translations.php index 56ae7535c..5551fc066 100755 --- a/app/Listeners/Translations.php +++ b/app/Listeners/Translations.php @@ -2,7 +2,6 @@ use Anomaly\Streams\Platform\Event\Booted; use App\Lang\Loader; -//use Illuminate\Translation\Translator; use App\Lang\Translator; class Translations {