Skip to content

Commit f5bc5dd

Browse files
author
Vikas Agarwal
committed
Fixed error in project template
1 parent d73a721 commit f5bc5dd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/config/projectWizard/index.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -234,14 +234,6 @@ const products = {
234234
id: 'mobility_testing',
235235
aliases: ['mobility-testing', 'mobility_testing']
236236
},
237-
'Performance Tuning': {
238-
brief: 'TBD',
239-
details: 'Submit your JVM based application for performance tuning recommendations',
240-
icon: 'product-qa-website-performance',
241-
id: 'performance_tuning',
242-
aliases: ['performance-tuning', 'performance_tuning'],
243-
hidden: false
244-
},
245237
'Performance Testing': {
246238
brief: 'TBD',
247239
details: 'Webpage rendering effiency, Load, Stress and Endurance Test',

0 commit comments

Comments
 (0)