nodes removed unnecessary lines
This commit is contained in:
		| @@ -34,9 +34,6 @@ const metadata = { | ||||
|         price: 499, | ||||
|         period: 'per node', | ||||
|         items: [ | ||||
|           { | ||||
|             description: 'Suited for Content Delivery + Name', | ||||
|           }, | ||||
|           { | ||||
|             description: '32 GB of Memory', | ||||
|           }, | ||||
| @@ -59,9 +56,6 @@ const metadata = { | ||||
|         price: 1999, | ||||
|         period: 'per node', | ||||
|         items: [ | ||||
|           { | ||||
|             description: 'Suited for Hero AI assistant workloads', | ||||
|           }, | ||||
|           { | ||||
|             description: '64 GB of Memory', | ||||
|           }, | ||||
| @@ -86,9 +80,6 @@ const metadata = { | ||||
|         price: 3999, | ||||
|         period: 'per node', | ||||
|         items: [ | ||||
|           { | ||||
|             description: 'Suited for state-of-the-art AI with ease', | ||||
|           }, | ||||
|           { | ||||
|             description: '64 GB of Memory', | ||||
|           }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user