Skip to content

Commit

Permalink
feat: #1377 - reextract ingredients presubmit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cli1005 committed Apr 25, 2022
1 parent a5644b2 commit b9b1efa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ class KnowledgePanelsBuilder {
MaterialPageRoute<bool>(
builder: (BuildContext context) => EditIngredientsPage(
product: product,
imageIngredientsUrl: product.imageIngredientsUrl,
refreshProductCallback: refreshProductCallback,
),
),
Expand Down

0 comments on commit b9b1efa

Please sign in to comment.