Removed a comma at the end

This commit is contained in:
Christiano, Kevin 2019-03-29 08:54:36 -04:00
parent 5083fb7c88
commit 814f2e1386

View File

@ -30,7 +30,7 @@
@"twoButtonView": TwoButtonView.class,
@"standardFooter": StandardFooterView.class,
@"caretView": CaretView.class,
@"caretButton": CaretButton.class,
@"caretButton": CaretButton.class
} mutableCopy];
});
return mapping;