From 96cdedf743aadeac469a296ddc524546640d1e8f Mon Sep 17 00:00:00 2001 From: Joe Wang Date: Thu, 21 Mar 2024 08:51:35 -0400 Subject: [PATCH] chore: remove ending comma --- java-shopping-merchant-quota/owlbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-shopping-merchant-quota/owlbot.py b/java-shopping-merchant-quota/owlbot.py index c2c142892a23..2ba11e6bba67 100644 --- a/java-shopping-merchant-quota/owlbot.py +++ b/java-shopping-merchant-quota/owlbot.py @@ -32,5 +32,5 @@ "java.header", "license-checks.xml", "renovate.json", - ".gitignore", + ".gitignore" ]) \ No newline at end of file