Skip to content

Commit

Permalink
refactored code cognitive complexity from p1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Lai committed Sep 24, 2024
1 parent 80d3fcf commit e3b5126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meta/themes.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Themes.set = async (data) => {
'theme:src': '',
bootswatchSkin: '',
});

Check failure on line 128 in src/meta/themes.js

View workflow job for this annotation

GitHub Actions / test

Trailing spaces not allowed
console.log('jonathan lai');

Check failure on line 130 in src/meta/themes.js

View workflow job for this annotation

GitHub Actions / test

Trailing spaces not allowed
await events.log({
Expand Down

0 comments on commit e3b5126

Please sign in to comment.