Skip to content

Commit e238eaa

Browse files
committed
fix: remove unnecessary attribute lookup
1 parent 65b109c commit e238eaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/clojurians_log/db/queries.clj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
(def ^:private pull-message-pattern
5151
'(pull ?msg
5252
[:message/text
53-
:message/key
5453
:message/ts
5554
:message/thread-ts
5655
{:reaction/_message [:reaction/type {:reaction/emoji [*]}]}

0 commit comments

Comments
 (0)