Skip to content

Commit

Permalink
Require the namespace before we import anything from it
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 5, 2012
1 parent f76f902 commit f6b4dd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clojure/clojurewerkz/neocons/rest/records.clj
@@ -1,4 +1,5 @@
(ns clojurewerkz.neocons.rest.records
(:require clojurewerkz.neocons.rest)
(:use clojurewerkz.neocons.rest.helpers)
(:import clojurewerkz.neocons.rest.Neo4JEndpoint))

Expand Down

0 comments on commit f6b4dd5

Please sign in to comment.