Skip to content

Commit

Permalink
Fix whitespace lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
scottybollinger committed Jan 18, 2021
1 parent 0e2da9d commit 44b450e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,8 @@ export const oauthApplication = {
redirectUri: 'https://foo',
confidential: false,
nativeRedirectUri: 'https://bar',
};
};

export const exampleResult = {
sourceName: 'source',
searchResultConfig: {
Expand Down

0 comments on commit 44b450e

Please sign in to comment.