mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
REFACTOR: more 'fake_email' to base importer
This commit is contained in:
@ -518,10 +518,6 @@ class ImportScripts::NodeBB < ImportScripts::Base
|
||||
|
||||
raw
|
||||
end
|
||||
|
||||
def fake_email
|
||||
SecureRandom.hex << "@domain.com"
|
||||
end
|
||||
end
|
||||
|
||||
ImportScripts::NodeBB.new.perform
|
||||
|
Reference in New Issue
Block a user