Cosmetics

This commit is contained in:
Michael Klishin 2013-11-30 23:41:32 +04:00
parent 5d67b374fc
commit cbf198c8bd

View file

@ -7,7 +7,8 @@
;; the terms of this license. ;; the terms of this license.
;; You must not remove this notice, or any other, from this software. ;; You must not remove this notice, or any other, from this software.
(ns ^{:doc "Kept for backwards compatibility. Please use clojurewerkz.support.js from now on."} monger.js (ns monger.js
"Kept for backwards compatibility. Please use clojurewerkz.support.js from now on."
(:require [clojurewerkz.support.js :as js])) (:require [clojurewerkz.support.js :as js]))