Skip to content

Commit

Permalink
Remove print debug statements.
Browse files Browse the repository at this point in the history
  • Loading branch information
phronmophobic committed Jul 14, 2023
1 parent c1bce23 commit 1ef394b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/com/phronemophobic/viscous.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -811,9 +811,7 @@
(into []
cat
[path
(:path m)
])]
(prn full-path)
(:path m)])]
[[::dnd/drag-start (assoc m :obj obj
:path full-path)]]))
body))
Expand Down

0 comments on commit 1ef394b

Please sign in to comment.