mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
ignore deleted ... too much trouble
This commit is contained in:
parent
16e69d16b8
commit
bfd28ca9a9
2 changed files with 3 additions and 7 deletions
|
@ -32,7 +32,7 @@ class ImportScripts::Base
|
|||
@categories_lookup = {}
|
||||
@existing_posts = {}
|
||||
@topic_lookup = {}
|
||||
@site_settings_during_import
|
||||
@site_settings_during_import = nil
|
||||
@old_site_settings = {}
|
||||
@start_time = Time.now
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue