@@ -358,8 +358,6 @@ $medications = $points;
.off('submit')
.on('submit', function () {
- debugger
-
let form = $(this);
if (!form[0].checkValidity()) {