remove debug print. Address comments

This commit is contained in:
llcc
2022-06-23 22:54:33 +08:00
committed by Tienson Qin
parent 2f35629738
commit ea6fe55510
2 changed files with 0 additions and 6 deletions

View File

@@ -154,8 +154,6 @@
[target]
(let [user-defined-tags (get-in (state/get-config)
[:mobile :gestures/disabled-in-block-with-tags])]
(prn (some #(.closest target (util/format "[data-refs-self*=%s]" %))
user-defined-tags))
(or (.closest target ".dsl-query")
(.closest target ".drawer")
(some #(.closest target (util/format "[data-refs-self*=%s]" %))