Skip to content

Commit 872e4b9

Browse files
author
xenodium
committed
Tiny follow-up post #299
1 parent 08264be commit 872e4b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

chatgpt-shell-ollama.el

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@
3333
(require 'seq)
3434
(require 'subr-x)
3535

36-
(require 'chatgpt-shell)
37-
3836
;; Muffle warning about free variable.
3937
(defvar chatgpt-shell-models)
38+
(defvar chatgpt-shell-request-timeout)
4039
(declare-function chatgpt-shell-crop-context "chatgpt-shell")
4140
(declare-function chatgpt-shell--make-chatgpt-url "chatgpt-shell")
4241
(declare-function chatgpt-shell-openai--user-assistant-messages "chatgpt-shell-openai")

0 commit comments

Comments
 (0)