summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/origin_check.clj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/origin_check.clj b/src/origin_check.clj
index 3dada54..a24e43b 100644
--- a/src/origin_check.clj
+++ b/src/origin_check.clj
@@ -5,5 +5,4 @@
originated from a page in the local domain."
[handler]
(fn [request]
- (println (get-in request [:headers]))
(handler request))) \ No newline at end of file