Skip to content

Commit 3b97287

Browse files
committed
removed unnecessary newline
1 parent 2bc1556 commit 3b97287

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/lrsql/system/lrs.clj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@
156156
(do
157157
;; Log stmt for reaction submission if enabled
158158
(swap! triggers-to-offer conj stmt-id)
159-
160159
(recur (rest stmt-ins)
161160
(update stmt-res :statement-ids conj stmt-id)))
162161
(recur (rest stmt-ins)

0 commit comments

Comments
 (0)