commit 2e9434a8df1ded8fe87ac78ff931b7b66f93a56c from: Omar Polo date: Wed Oct 13 16:09:14 2021 UTC useless comment commit - 53bc5bb64b402ed953821e59b9059d65442b8f7f commit + 2e9434a8df1ded8fe87ac78ff931b7b66f93a56c blob - af982725babe22c5cea61cf51fedc61825f2e377 blob + 2f39cb481670653e001d63e927df8ab18fa8ff3c --- src/gemini/core.clj +++ src/gemini/core.clj @@ -45,11 +45,6 @@ (with-open [req# (:request ~var)] ~@body))) -(comment - (with-request [req (fetch ,,,)] - ,,,) - ) - ;; helpers