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:
@ -277,7 +277,6 @@ class BuildOutputDelete(generics.CreateAPIView):
|
||||
return ctx
|
||||
|
||||
|
||||
|
||||
class BuildFinish(generics.CreateAPIView):
|
||||
"""
|
||||
API endpoint for marking a build as finished (completed)
|
||||
|
Reference in New Issue
Block a user