Remove empty line (#185)

This commit is contained in:
Dmitrii Metelkin 2018-08-24 15:44:56 +10:00 committed by Mark Nelson
parent 5b44544e74
commit 3450388a36

View file

@ -470,7 +470,6 @@ class element extends \mod_customcert\element {
$outputstring = $this->get_decoded_data()->fallbackstring;
}
return $this->format_date_string($outputstring, $formatdata);
}