yetibot / core

:expressionless: Core yetibot utilities, extracted for shared use among Yetibot and its various plugins
https://yetibot.com
Eclipse Public License 1.0
27 stars 17 forks source link

clean up warnings #15

Closed devth closed 7 years ago

devth commented 8 years ago
WARNING: update already refers to: #'clojure.core/update in namespace: yetibot.core.db.status, being replaced by: #'yetibot.core.db.status/update 
WARNING: update already refers to: #'clojure.core/update in namespace: yetibot.core.db.alias, being replaced by: #'yetibot.core.db.alias/update 
WARNING: update already refers to: #'clojure.core/update in namespace: yetibot.core.db.observe, being replaced by: #'yetibot.core.db.observe/update 
WARNING: update already refers to: #'clojure.core/update in namespace: yetibot.core.db.history, being replaced by: #'yetibot.core.db.history/update
devth commented 7 years ago

Fixed via https://github.com/devth/yetibot.core/pull/18