Revert "use changeset in importhub and importnoc"
This reverts commit a2295e80af
.
This commit is contained in:
parent
f74178f720
commit
8acb8e0f3f
4 changed files with 10 additions and 24 deletions
|
@ -414,8 +414,6 @@ def create_editor_form(editor_model):
|
|||
|
||||
|
||||
editor_form_cache = {}
|
||||
|
||||
|
||||
def get_editor_form(model):
|
||||
form = editor_form_cache.get(model, None)
|
||||
if form is None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue