Skip to content

Commit

Permalink
Apply prettier changes
Browse files Browse the repository at this point in the history
  • Loading branch information
swyxio authored and github-actions[bot] committed Jul 31, 2023
1 parent ecffa2d commit 25e68ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const providers = {
Bard: require('./providers/bard'),
Bing: require('./providers/bing'),
Claude: require('./providers/claude'),
Claude2: require('./providers/claude2'), // test bad indent
Claude2: require('./providers/claude2'), // test bad indent
Together: require('./providers/together'),
Perplexity: require('./providers/perplexity'),
Phind: require('./providers/phind'),
Expand Down

0 comments on commit 25e68ec

Please sign in to comment.