Skip to content

Commit

Permalink
Remove traces
Browse files Browse the repository at this point in the history
  • Loading branch information
dsp committed Dec 13, 2012
1 parent 2a15c59 commit 6486642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/src/geocommit/config.clj
Expand Up @@ -21,7 +21,7 @@
(let [file (condp = @used-config
:production "production.properties"
"development.properties")]
(t/trace (.getProperty
(.getProperty
(jutils/read-properties
(File. (.toURI (jio/resource file))))
(t/trace key)))))
key)))

0 comments on commit 6486642

Please sign in to comment.