Remove unnecessary code in StartProxy.php
This commit is contained in:
@@ -66,8 +66,6 @@ class StartProxy
|
|||||||
} catch (\Throwable $e) {
|
} catch (\Throwable $e) {
|
||||||
ray($e);
|
ray($e);
|
||||||
throw $e;
|
throw $e;
|
||||||
} finally {
|
|
||||||
$server->setupDynamicProxyConfiguration();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user