Skip to content

Commit 6ce89fd

Browse files
Adjust Incident base class
1 parent 72b6932 commit 6ce89fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/Notifications/Model/Incident.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
use DateTime;
99
use Icinga\Module\Notifications\Common\Database;
10+
use Icinga\Module\Notifications\Common\Model;
1011
use ipl\Orm\Behavior\Binary;
1112
use ipl\Orm\Behavior\MillisecondTimestamp;
1213
use ipl\Orm\Behaviors;
13-
use ipl\Orm\Model;
1414
use ipl\Orm\Query;
1515
use ipl\Orm\Relations;
1616
use ipl\Sql\Connection;

0 commit comments

Comments
 (0)