summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-10-26 10:49:02 +0200
committerAsko Nõmm <asko@nmm.ee>2025-10-26 10:49:02 +0200
commit1ea91841b1a1a2d8e0b75750b5d765278ee78782 (patch)
tree2d1a957cd236ffb97d8d0790490f11c26838e382
parent1098ba628507750bf8362ec0658c6a95ef636380 (diff)
Fix indent
-rw-r--r--src/dompa/html.cljc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dompa/html.cljc b/src/dompa/html.cljc
index cea7b69..13bd9e6 100644
--- a/src/dompa/html.cljc
+++ b/src/dompa/html.cljc
@@ -1,6 +1,6 @@
(ns dompa.html
(:require
- [dompa.coordinates :as coordinates]))
+ [dompa.coordinates :as coordinates]))
(defn ->coordinates
"Transform a `html` string into a vector of coordinates