remove update_from_database from views.

This commit is contained in:
Awais Jibran
2020-04-06 21:00:53 +05:00
parent de3410c733
commit f592f133c5

View File

@@ -768,7 +768,6 @@ class SoftwareSecurePhotoVerification(PhotoVerification):
lambda:
send_request_to_ss_for_user.delay(user_verification_id=self.id, copy_id_photo_from=copy_id_photo_from)
)
self.refresh_from_db()
def parsed_error_msg(self):
"""