mirror of
https://codeberg.org/cage/tinmop/
synced 2025-06-05 01:09:17 +02:00
- [RPC] avoided duplicated code.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user