yetibot / core

:expressionless: Core yetibot utilities, extracted for shared use among Yetibot and its various plugins

Home Page:https://yetibot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clean up warnings

devth opened this issue · comments

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

Fixed via #18