summaryrefslogtreecommitdiffstats
path: root/src/app.phel
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-08-22 00:30:26 -0700
committerGravatar Tom Willemse2026-08-22 00:30:26 -0700
commit2edfa920e0be2b3d63f3c6b0fb36f0c1c32c4339 (patch)
tree87b888d91e08844221d3e7b63dec408b6d0e8ae0 /src/app.phel
parent7c74afb2082e5ab2dfaef3d3c92da2049dbfa67f (diff)
downloadlezer-2edfa920e0be2b3d63f3c6b0fb36f0c1c32c4339.tar.gz
lezer-2edfa920e0be2b3d63f3c6b0fb36f0c1c32c4339.zip
Upgrade phel
Diffstat (limited to 'src/app.phel')
-rw-r--r--src/app.phel8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/app.phel b/src/app.phel
index bcee391..9e1e0bd 100644
--- a/src/app.phel
+++ b/src/app.phel
@@ -1,7 +1,7 @@
-(ns lezer\app
- (:require lezer\controller\routes)
- (:require phel\router :as r)
- (:require phel\http :as h))
+(ns lezer.app
+ (:require lezer.controller.routes)
+ (:require phel.router :as r)
+ (:require phel.http :as h))
(def app
(r/handler