change(ui) - removed unused key on post

This commit is contained in:
Shekar Siri 2023-02-02 17:04:38 +01:00 committed by Taha Yassine Kraiem
parent da6883cc67
commit 55a496d405

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