Skip to content

Commit 7305169

Browse files
committed
Removed extra comments
1 parent dcd8e80 commit 7305169

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

resources/views/dashboard.blade.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,7 @@ class="table table-striped"
167167
});
168168
},
169169
error: function (data) {
170-
// AssetRequest Validator will flash all errors to session, this just refreshes to see them.
171170
window.location.reload(true);
172-
// console.log(JSON.stringify(data));
173-
// console.log('error submitting');
174171
}
175172
});
176173

0 commit comments

Comments
 (0)