removed cheshire import
This commit is contained in:
@ -3,7 +3,6 @@
|
|||||||
(:require [clojure.string :as string]
|
(:require [clojure.string :as string]
|
||||||
[clojure.pprint]
|
[clojure.pprint]
|
||||||
[clojure.java.io :as io]
|
[clojure.java.io :as io]
|
||||||
[cheshire.core :as json]
|
|
||||||
[ring.util.anti-forgery :refer [anti-forgery-field]]))
|
[ring.util.anti-forgery :refer [anti-forgery-field]]))
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user