forked from leftypol/leftypol
Remove console logs
This commit is contained in:
parent
454ad4381a
commit
2657cb7cf0
2 changed files with 0 additions and 11 deletions
|
@ -79,7 +79,6 @@ $(window).ready(function() {
|
|||
|| (!settings.get('always_noko_replies', true) && !post_response.noko)) {
|
||||
document.location = post_response.redirect;
|
||||
} else {
|
||||
console.log("do nothing for now, this behaviour will be handled by auto-reload.js");
|
||||
/*
|
||||
$.ajax({
|
||||
url: document.location,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue