mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
REFACTOR: more 'fake_email' to base importer
This commit is contained in:
parent
ce0a51665e
commit
afa22a0c6f
6 changed files with 7 additions and 26 deletions
|
@ -518,10 +518,6 @@ class ImportScripts::NodeBB < ImportScripts::Base
|
|||
|
||||
raw
|
||||
end
|
||||
|
||||
def fake_email
|
||||
SecureRandom.hex << "@domain.com"
|
||||
end
|
||||
end
|
||||
|
||||
ImportScripts::NodeBB.new.perform
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue