MDL-58109 report_security: Remove empty line

This commit is contained in:
David Monllao 2017-03-14 11:00:20 +01:00 committed by Eloy Lafuente (stronk7)
parent f41bbf8e93
commit f17fc9dba7

View File

@ -897,4 +897,3 @@ function report_security_check_preventexecpath($detailed = false) {
return $result;
}