Code cleanup.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 12 Jan 2019 09:31:49 +0000 (10:31 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 12 Jan 2019 09:31:49 +0000 (10:31 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/Origin.java

index dc3708c593bf99f6b1ce331914befc67d2b91d38..f14c2f27b2106e464d8e58b73a32e7811bc4b336 100644 (file)
@@ -9,7 +9,7 @@ public class Origin implements Comparable<Origin> {
             {"Mali"}, /* Africa */
             {"United States of America", "Brasil", "Mexico"}, /* Americas */
             {"India"}, /* Asia */
-            {"France", "Germany", "United Kingdom", "Belgium", "Norway"} /* Europe */,
+            {"France", "Germany", "United Kingdom", "Belgium", "Norway"}, /* Europe */
             {"Australia"} /* Oceania */
     };