Permalink
Browse files
style(src): delete whitespace and use single quotes
This change edits syntax for code consistency. It removes whitespace to match the style of the rest of the code, and changes double quotes to single quotes to conform with Google's JavaScript Style Guide. Closes #12889
- Loading branch information