change(ui) - removed unused key on post
This commit is contained in:
parent
70af19b2c6
commit
9527c212f4
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@ export default class Dashboard {
|
|||
dashboardId: this.dashboardId,
|
||||
name: this.name,
|
||||
isPublic: this.isPublic,
|
||||
createdAt: this.createdAt,
|
||||
metrics: this.metrics,
|
||||
description: this.description,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue