mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-21 14:40:48 +01:00
Remove console log
This commit is contained in:
parent
5a68cd61a1
commit
143ebec4c6
@ -1378,7 +1378,6 @@ function countTokens(messages, full = false) {
|
||||
}
|
||||
|
||||
else {
|
||||
console.log(JSON.stringify([message]));
|
||||
jQuery.ajax({
|
||||
async: false,
|
||||
type: 'POST', //
|
||||
|
Loading…
x
Reference in New Issue
Block a user