mirror of
https://github.com/Karaka-Management/oms-OnlineResourceWatcher.git
synced 2026-02-05 02:58:40 +00:00
autofixes
This commit is contained in:
parent
1e74be0e78
commit
17b5457f57
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
use Modules\OnlineResourceWatcher\Models\ReportStatus;
|
||||
use phpOMS\Uri\UriFactory;
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@
|
|||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
use Modules\OnlineResourceWatcher\Models\ReportStatus;
|
||||
use phpOMS\Uri\UriFactory;
|
||||
|
||||
/** @var \Modules\OnlineResourceWatcher\Models\Resource */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user