mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-06-03 14:00:10 -04:00
DirectorActivityLog: superfluous newline
This commit is contained in:
parent
c5f4d6d9e4
commit
a6891444b1
1 changed files with 0 additions and 1 deletions
|
|
@ -94,5 +94,4 @@ class DirectorActivityLog extends DbObject
|
|||
$data['parent_checksum'] = Util::hex2binary($data['parent_checksum']);
|
||||
return self::create($data)->store($db);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue