Skip to content

Commit

Permalink
remove unused binding
Browse files Browse the repository at this point in the history
  • Loading branch information
milt committed Nov 18, 2024
1 parent 1d7ec85 commit 20183d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/lrsql/lrs_test.clj
Original file line number Diff line number Diff line change
@@ -444,7 +444,6 @@
(let [sys (support/test-system)
sys' (component/start sys)
lrs (-> sys' :lrs)
pre (-> sys' :webserver :config :url-prefix)
act-1 (get-in stmt-1 ["object" "id"])]
(try
(testing "activity query (reverse)"

0 comments on commit 20183d9

Please # to comment.