Skip to content

Commit c02b69e

Browse files
committed
oops
1 parent e759084 commit c02b69e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/App/App.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ protected function registerBaseBindings()
9292
{
9393
// register default helpers
9494
$this->addShared('app', $this);
95-
$this->addShared('config', new Config($this));
9695
$this->addShared('view', View::class);
9796
$this->addShared('meta', Meta::class);
9897
$this->addShared('translation', Translation::class);

0 commit comments

Comments
 (0)