Skip to content

Commit

Permalink
chore(lint): remove trailing lines
Browse files Browse the repository at this point in the history
  • Loading branch information
jef authored Oct 13, 2021
1 parent deb03f5 commit a70fef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/model/nvidia-gb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const NvidiaGB: Store = {
series: '3070',
url: 'https://www.nvidia.com/en-gb/shop/geforce/gpu/?page=1&limit=9&locale=en-gb&category=GPU&gpu=RTX%203070&manufacturer=NVIDIA',
},
{
{
brand: 'nvidia',
model: 'founders edition',
series: '3070ti',
Expand Down

0 comments on commit a70fef3

Please sign in to comment.