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']);
|
||||
return self::create($data)->store($db);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue