Skip to content

Commit

Permalink
Merge pull request #429 from egovernments/AddedSingleLine
Browse files Browse the repository at this point in the history
added new line at end of the code
  • Loading branch information
snehal-eGov authored Jun 20, 2023
2 parents fc4d901 + 3b1b110 commit 7c03afe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -307,4 +307,5 @@ private List<Demand> updateDemand(RequestInfo requestInfo, List<Demand> demands)
throw new CustomException("PARSING_ERROR","Failed to parse response of update demand");
}
}

}

0 comments on commit 7c03afe

Please sign in to comment.