refactor!: removed duplicated Model

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-11-10 17:44:16 -05:00
parent b1f1ea6ef0
commit d19dd5a404
30 changed files with 144 additions and 158 deletions
+2 -2
View File
@@ -46,7 +46,7 @@ export const Arlt: Store = {
},
{
brand: 'asus',
model: 'rog strix',
model: 'strix',
series: '3070',
url:
'https://www.arlt.com/Hardware/PC-Komponenten/Grafikkarten/NVIDIA/GeForce-RTX/RTX-3070/ASUS-ROG-Strix-GeForce-RTX-3070.html'
@@ -95,7 +95,7 @@ export const Arlt: Store = {
},
{
brand: 'asus',
model: 'rog strix oc',
model: 'strix oc',
series: '3090',
url:
'https://www.arlt.com/Hardware/PC-Komponenten/Grafikkarten/NVIDIA/GeForce-RTX/RTX-3090/ASUS-ROG-Strix-GeForce-RTX-3090-OC.html'