eee
This commit is contained in:
@@ -137,10 +137,6 @@ class HotReload extends AbstractProcess
|
|||||||
*/
|
*/
|
||||||
protected function clear(): void
|
protected function clear(): void
|
||||||
{
|
{
|
||||||
fclose($this->pipe);
|
|
||||||
|
|
||||||
$this->pipe = inotify_init();
|
|
||||||
|
|
||||||
$this->watches = [];
|
$this->watches = [];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user