Remove unnecessary code in StartProxy.php
This commit is contained in:
parent
52120e7a38
commit
8eacf67725
@ -66,8 +66,6 @@ public function handle(Server $server, bool $async = true): string|Activity
|
||||
} catch (\Throwable $e) {
|
||||
ray($e);
|
||||
throw $e;
|
||||
} finally {
|
||||
$server->setupDynamicProxyConfiguration();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user