diff --git a/src/clojsa/views.clj b/src/clojsa/views.clj index bba9eed..f347330 100644 --- a/src/clojsa/views.clj +++ b/src/clojsa/views.clj @@ -3,7 +3,6 @@ (:require [clojure.string :as string] [clojure.pprint] [clojure.java.io :as io] - [cheshire.core :as json] [ring.util.anti-forgery :refer [anti-forgery-field]]))