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