change(ui) - removed unused key on post

This commit is contained in:
Shekar Siri 2023-02-02 17:04:38 +01:00
parent 70af19b2c6
commit 9527c212f4

View file

@ -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,
}