aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/Form/CheckableElement.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/Form/CheckableElement.php')
-rw-r--r--inc/Form/CheckableElement.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/Form/CheckableElement.php b/inc/Form/CheckableElement.php
index 982598e04..0b38e66d9 100644
--- a/inc/Form/CheckableElement.php
+++ b/inc/Form/CheckableElement.php
@@ -79,5 +79,4 @@ class CheckableElement extends InputElement
return $this->mainElementHTML();
}
}
-
}