fixed rezkonv importer

This commit is contained in:
vabene1111
2021-11-08 17:09:57 +01:00
parent 5af687364f
commit 409594a73a
2 changed files with 1 additions and 3 deletions

View File

@ -123,8 +123,6 @@ class Integration:
:return: HttpResponseRedirect to the recipe search showing all imported recipes
"""
with scope(space=self.request.space):
self.keyword.name = _('Import') + ' ' + str(il.pk)
self.keyword.save()
try:
self.files = files