whitespace
This commit is contained in:
parent
d8963679d6
commit
b3f0628948
@ -131,7 +131,7 @@
|
||||
|
||||
(fn tile-name [x y zoom]
|
||||
(.. x "_" y "_" zoom))
|
||||
|
||||
|
||||
(fn fetch [cq x y zoom cb]
|
||||
(let [k (tile-name x y zoom)
|
||||
pathname (.. "/tmp/tiles/" k ".json")]
|
||||
|
Loading…
Reference in New Issue
Block a user