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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,7 @@ task 'plugin:install_all_official' do
map = {
'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'