2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-05 13:10:57 +00:00

Remove old form code which is no longer used

This commit is contained in:
Oliver
2022-02-10 00:48:06 +11:00
parent 96af074365
commit 0d7b94fbfa
5 changed files with 1 additions and 89 deletions

View File

@ -277,7 +277,6 @@ class BuildOutputDelete(generics.CreateAPIView):
return ctx
class BuildFinish(generics.CreateAPIView):
"""
API endpoint for marking a build as finished (completed)