Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Aug 22, 2023
1 parent bdd28ac commit d322822
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Concerns/CanServeSite.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ public function beforeServingApplication(Closure $closure): void
$closure($app, $config);
});

$closure($app, $app['config']);

static::$server?->stash([
'class' => static::class,
'tweakApplication' => serialize(
Expand Down

0 comments on commit d322822

Please sign in to comment.