Removed unnecessary line break
This commit is contained in:
parent
6dcce0a17a
commit
873ffdf932
1 changed files with 0 additions and 1 deletions
|
@ -375,7 +375,6 @@ abstract class element {
|
|||
*/
|
||||
public abstract function render_html();
|
||||
|
||||
|
||||
/**
|
||||
* Handles deleting any data this element may have introduced.
|
||||
* Can be overridden if more functionality is needed.
|
||||
|
|
Loading…
Reference in a new issue