Skip to content

Commit

Permalink
refer-clojure call only needed for :use
Browse files Browse the repository at this point in the history
  • Loading branch information
ohpauleez committed Mar 22, 2012
1 parent bd4d88a commit a92bba6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/jonase/kibit/core.clj
@@ -1,7 +1,6 @@
(ns jonase.kibit.core
"Kibit's core functionality uses core.logic to suggest idiomatic
replacements for patterns of code."
(:refer-clojure :exclude [==])
(:require [clojure.java.io :as io]
[clojure.walk :as walk]
[clojure.core.logic :as logic]
Expand Down

0 comments on commit a92bba6

Please sign in to comment.