Remove redis-brain plugin from botka

This commit is contained in:
Greg Karékinian 2016-01-22 22:28:56 +00:00
parent 5b6516c19f
commit 8320c46844

View File

@ -134,7 +134,6 @@ application "botka_freenode" do
group "hubot" group "hubot"
content [ content [
"hubot-help", "hubot-help",
"hubot-redis-brain",
"hubot-remotestorage-logger" "hubot-remotestorage-logger"
].to_json ].to_json
end end