clean up some whitespace
This commit is contained in:
parent
cd5a9a0fbd
commit
05f2e43adc
|
@ -11,7 +11,7 @@ function getOllamaHeaders() {
|
|||
'Authorization': ollamaAuthHeader
|
||||
};
|
||||
} else {
|
||||
return { 'Content-Type': 'application/json' };
|
||||
return { 'Content-Type': 'application/json' };
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue