mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-07 13:23:15 +00:00
Remove superfluous newline
This commit is contained in:
@@ -882,7 +882,6 @@ To get started, just start typing below. You can also type / to see a list of co
|
|||||||
finalizeChatBodyResponse(websocketState.references, websocketState.newResponseText);
|
finalizeChatBodyResponse(websocketState.references, websocketState.newResponseText);
|
||||||
|
|
||||||
// Reset variables
|
// Reset variables
|
||||||
|
|
||||||
websocketState = {
|
websocketState = {
|
||||||
newResponseText: null,
|
newResponseText: null,
|
||||||
newResponseElement: null,
|
newResponseElement: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user