Skip to content

Commit

Permalink
fix: 🐝 remove extra return statement
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDynamo committed May 2, 2024
1 parent 0f4d08c commit 331be20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/wizarr-frontend/src/plugins/sentry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ const getVersion = () => {
return server.version;
}

return true;
};

const vuePluginSentry = {
Expand Down

0 comments on commit 331be20

Please sign in to comment.