From 001ae315f8592edd32fbbd530cf093f537424143 Mon Sep 17 00:00:00 2001 From: Mark Wardle Date: Sat, 9 Sep 2023 12:49:14 +0100 Subject: [PATCH] Avoid shadowing vars --- src/com/eldrix/hermes/core.clj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/com/eldrix/hermes/core.clj b/src/com/eldrix/hermes/core.clj index 95f22a1a..3a97b831 100644 --- a/src/com/eldrix/hermes/core.clj +++ b/src/com/eldrix/hermes/core.clj @@ -1497,15 +1497,15 @@ (let [ch (a/chan 1 (filter :active))] (a/thread (stream-all-concepts svc ch)) (loop [n-concepts 0, missing 0, results []] - (if-let [concept (a/