Removed some occurrences of price
This commit is contained in:
parent
dd3c967500
commit
8de4a75107
1 changed files with 0 additions and 1 deletions
|
@ -334,7 +334,6 @@ class IndexView(CreateView):
|
|||
'cpu': cores,
|
||||
'memory': memory,
|
||||
'disk_size': storage,
|
||||
'price': price
|
||||
}
|
||||
|
||||
this_user = {
|
||||
|
|
Loading…
Reference in a new issue