Skip to content

Commit ba8037d

Browse files
authored
fix: remove start call on register page (#499)
1 parent 8937ccc commit ba8037d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

resources/views/register.blade.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,6 @@ function (data) {
139139
e.preventDefault();
140140
start();
141141
});
142-
143-
start();
144142
</script>
145143
</body>
146144
</html>

0 commit comments

Comments
 (0)