Skip to content

Commit

Permalink
Update packages/client/src/app/inventory-management/inventory-tools/a…
Browse files Browse the repository at this point in the history
…rticles/articles.component.ts

Co-authored-by: Marc-Antoine <[email protected]>
  • Loading branch information
a-jaillet and Embraser01 committed Feb 8, 2021
1 parent 7b3b9dc commit 1a9473a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ export class ArticlesComponent implements OnInit{
await this.productsSubmitService.submitStockEvents(this.articles, res.type);
this.isLoading = false;
}
return Promise.resolve();
});
}
});
Expand Down

0 comments on commit 1a9473a

Please sign in to comment.