We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b6932 commit 6ce89fdCopy full SHA for 6ce89fd
1 file changed
library/Notifications/Model/Incident.php
@@ -7,10 +7,10 @@
7
8
use DateTime;
9
use Icinga\Module\Notifications\Common\Database;
10
+use Icinga\Module\Notifications\Common\Model;
11
use ipl\Orm\Behavior\Binary;
12
use ipl\Orm\Behavior\MillisecondTimestamp;
13
use ipl\Orm\Behaviors;
-use ipl\Orm\Model;
14
use ipl\Orm\Query;
15
use ipl\Orm\Relations;
16
use ipl\Sql\Connection;
0 commit comments