Update code style

This commit is contained in:
Luuk Verhoeven
2019-05-14 20:16:54 +02:00
parent d7039dac8c
commit 515a6954e5
4 changed files with 24 additions and 34 deletions

View File

@@ -42,9 +42,6 @@ class frontend extends \core_availability\frontend {
protected function get_javascript_strings() {
return [
'js:ipaddress',
'js:turn-on-timestamps',
'js:turn-off-timestamps',
'js:enabled',
'error_ipaddress',
];
}