Style fixes

This commit is contained in:
Oliver Walters 2021-02-17 13:16:15 +11:00
parent fcc35f2260
commit 98bd7dfa9a

View File

@ -675,7 +675,6 @@ class BuildCreate(AjaxCreateView):
initials = super(BuildCreate, self).get_initial().copy()
initials['parent'] = self.request.GET.get('parent', None)
# User has provided a SalesOrder ID