Skip to content

Commit

Permalink
fix name collision
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Jul 26, 2014
1 parent fed2548 commit 4047fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/potemkin/utils.clj
@@ -1,7 +1,7 @@
(ns potemkin.utils
(:use
[potemkin macros collections]
[clj-tuple])
[clj-tuple :exclude [compile-if]])
(:import
[java.util.concurrent
ConcurrentHashMap]))
Expand Down

0 comments on commit 4047fdf

Please sign in to comment.