fixes glimpse
This commit is contained in:
@@ -53,7 +53,8 @@
|
||||
:content-type :json
|
||||
:as :json})
|
||||
:body
|
||||
:matches))
|
||||
:matches
|
||||
(doto (#(alog/info ::similarities-found :transaction transaction-id :count (count %) :sample (take 3 %))))))
|
||||
|
||||
(do (alog/info ::no-matches-for :transaction transaction-id)
|
||||
[])))
|
||||
|
||||
Reference in New Issue
Block a user