remove manually mapping of discourse-logster-rate-limit-checker, repo renamed to match

This commit is contained in:
Joshua Rosenfeld
2018-10-12 15:56:23 -04:00
committed by GitHub
parent 2178f7768f
commit fd58ca1903

View File

@ -13,8 +13,7 @@ task 'plugin:install_all_official' do
map = { map = {
'Canned Replies' => 'https://github.com/discourse/discourse-canned-replies', 'Canned Replies' => 'https://github.com/discourse/discourse-canned-replies',
'discourse-logster-rate-limit-checker' => 'https://github.com/discourse/logster-rate-limit-checker', 'discourse-perspective' => 'https://github.com/discourse/discourse-perspective-api'
'discourse-perspective' => 'https://github.com/discourse/discourse-perspective-api',
} }
#require 'plugin/metadata' #require 'plugin/metadata'