We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab981a8 commit 77827d7Copy full SHA for 77827d7
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