mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 19:32:43 +08:00
Import scripts: add update_feature_topic_users
This commit is contained in:
@ -38,8 +38,6 @@ class ImportScripts::Drupal < ImportScripts::Base
|
||||
puts '', "Failed to create admin user"
|
||||
puts e.message
|
||||
end
|
||||
|
||||
puts '', 'Done'
|
||||
end
|
||||
|
||||
def create_blog_topics
|
||||
|
Reference in New Issue
Block a user