Remove empty line (#185)
This commit is contained in:
parent
5b44544e74
commit
3450388a36
1 changed files with 0 additions and 1 deletions
|
@ -470,7 +470,6 @@ class element extends \mod_customcert\element {
|
||||||
$outputstring = $this->get_decoded_data()->fallbackstring;
|
$outputstring = $this->get_decoded_data()->fallbackstring;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return $this->format_date_string($outputstring, $formatdata);
|
return $this->format_date_string($outputstring, $formatdata);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue