mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
remove dead code
This commit is contained in:
parent
967efae8f1
commit
16239289c0
@ -66,7 +66,6 @@ class WebhookView(CsrfExemptMixin, APIView):
|
||||
message,
|
||||
)
|
||||
|
||||
# return results
|
||||
data = self.webhook.get_return(payload, headers, request)
|
||||
return HttpResponse(data)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user