We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60b997 commit f8c8f7cCopy full SHA for f8c8f7c
backend/typescript/models/applicationDashboard.model.ts
@@ -59,4 +59,3 @@ export default class ApplicationDashboardTable extends Model {
59
@BelongsTo(() => Application)
60
application!: Application;
61
}
62
-
0 commit comments