To clean do
$ lein clean

Sent from phone. Please excuse brevity.
On Oct 25, 2012 10:36 PM, "Jim foo.bar" <jimpil1...@gmail.com> wrote:

> On 25/10/12 18:01, larry google groups wrote:
>
>> (:require clojure.string clojure.java.io who-is-logged-in.memory_**
>> display
>>             [clojure.data.json :as json])
>>
>
> I don't like this line...
>
> try:
>
> (:require [clojure.string :as st]
>             [clojure.java.io :as io]
>             [clojure.data.json :as json]
>             [who-is-logged-in.memory_**display :as who]) ;;assuming this
> is an ns you can reach
>
> also try deleting all your class files and recompile...keep your eye on
> the mailing list cos I think something changed with data.json...there is a
> discussion currently going on...
>
> Jim
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscribe@**googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/**group/clojure?hl=en<http://groups.google.com/group/clojure?hl=en>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to