Skip to content

Commit b1a86de

Browse files
committed
Remove unused function
1 parent 94a365d commit b1a86de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/webapp/app/presenters/v3/RunListPresenter.server.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,4 @@ export class RunListPresenter extends BasePresenter {
236236
hasFilters,
237237
};
238238
}
239-
240-
async #getRuns() {}
241239
}

0 commit comments

Comments
 (0)