Remove invalid hosted-site plugin.

This commit is contained in:
Guo Xiang Tan
2018-06-07 08:49:19 +08:00
parent ab66215f5c
commit cb9596e196

View File

@ -5,7 +5,6 @@ task 'plugin:install_all_official' do
skip = Set.new([ skip = Set.new([
'customer-flair', 'customer-flair',
'discourse-nginx-performance-report', 'discourse-nginx-performance-report',
'hosted-site',
'lazyYT', 'lazyYT',
'poll', 'poll',
]) ])