Skip to content

Commit 56524fd

Browse files
committed
remove allert error message
1 parent 9ef72b6 commit 56524fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code_comments/htdocs/code-comments.js

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ var underscore = _.noConflict();
1414
console.log(traceback);
1515
}
1616
}
17-
alert(errorText);
1817
});
1918

2019
window.Comment = Backbone.Model.extend({

0 commit comments

Comments
 (0)