Skip to content

Commit

Permalink
Custom Form correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Saumyachitransh01 committed Nov 13, 2020
1 parent 5bbb10c commit 2dbdcbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/forms/orders/order-form.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ export default Component.extend(FormMixin, {
};

const companyValidation = {
identifier : 'company',
rules : [
{
type : 'empty',
Expand Down

0 comments on commit 2dbdcbf

Please sign in to comment.