Unused using removed.
This commit is contained in:
parent
5539c863d1
commit
a574b527c0
|
@ -1,8 +1,7 @@
|
||||||
(ns ^{:doc "Internationalisation."
|
(ns ^{:doc "Internationalisation."
|
||||||
:author "Simon Brooke"}
|
:author "Simon Brooke"}
|
||||||
scot.weft.i18n.core
|
scot.weft.i18n.core
|
||||||
(:require [clojure.string :as cs]
|
(:require [clojure.java.io :as io]
|
||||||
[clojure.java.io :as io]
|
|
||||||
[instaparse.core :as insta]
|
[instaparse.core :as insta]
|
||||||
[taoensso.timbre :as timbre]))
|
[taoensso.timbre :as timbre]))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue