Skip to content

Commit f8c8f7c

Browse files
Make linter happy
1 parent d60b997 commit f8c8f7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/typescript/models/applicationDashboard.model.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,3 @@ export default class ApplicationDashboardTable extends Model {
5959
@BelongsTo(() => Application)
6060
application!: Application;
6161
}
62-

0 commit comments

Comments
 (0)