Skip to content

Commit

Permalink
Merge pull request #25 from bshivani7/develop
Browse files Browse the repository at this point in the history
minor issue change
  • Loading branch information
devikasuresh20 authored May 6, 2024
2 parents 27e8ef1 + 9dad95f commit 3140248
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ else{
this.error2 = false;
this.invalid_file_flag = false;
this.invalidFileNameFlag=false;
this.file = undefined;
// this.file = undefined;
if (this.file && this.fileContent) {
editedObj = {
'providerServiceMapID': this.providerServiceMapID,
Expand Down

0 comments on commit 3140248

Please sign in to comment.