mirror of https://codeberg.org/cage/tinmop/
- [RPC] avoided duplicated code.
This commit is contained in:
parent
199ea81ad5
commit
de1a5e0bcb
|
@ -251,9 +251,7 @@
|
|||
do-nothing-if-exists-in-db))))
|
||||
(progn
|
||||
(debug-gemini-gui "ignoring cache for ~a" actual-iri)
|
||||
(a:when-let ((found (gemini-viewer:find-db-stream-url actual-iri)))
|
||||
(gemini-viewer:remove-db-stream found))
|
||||
|
||||
(ignore-errors (gemini-remove-stream actual-iri))
|
||||
(gemini-client:request-dispatch url
|
||||
gemini-client::dispatch-table
|
||||
:certificate certificate
|
||||
|
|
Loading…
Reference in New Issue