Skip to content

Commit

Permalink
removed dead code.
Browse files Browse the repository at this point in the history
  • Loading branch information
devinleighsmith committed Jul 6, 2023
1 parent 570597c commit c778597
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ export const UpdateLeaseContainer: React.FunctionComponent<
}
};

//const initialValues = LeaseFormModel.fromApi(apiLease);
return (
<>
<LoadingBackdrop show={loading} parentScreen></LoadingBackdrop>
Expand Down

0 comments on commit c778597

Please sign in to comment.