mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-25 14:54:25 +02:00
DirectorActivityLog: superfluous newline
This commit is contained in:
parent
c5f4d6d9e4
commit
a6891444b1
@ -94,5 +94,4 @@ class DirectorActivityLog extends DbObject
|
|||||||
$data['parent_checksum'] = Util::hex2binary($data['parent_checksum']);
|
$data['parent_checksum'] = Util::hex2binary($data['parent_checksum']);
|
||||||
return self::create($data)->store($db);
|
return self::create($data)->store($db);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user