1
0
Fork 0
mirror of synced 2024-10-06 13:16:13 +13:00

fix format

This commit is contained in:
Damodar Lohani 2024-06-09 11:36:35 +00:00
parent c179e89fdf
commit 26413566dc

View file

@ -14,4 +14,4 @@ class Core extends Module
$this->addService('workers', new Workers()); $this->addService('workers', new Workers());
} }
} }