fix: remove unused function

This commit is contained in:
kolaente 2021-09-24 21:45:28 +02:00
parent 697ea12c8e
commit f762d8ad4d
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

View File

@ -107,6 +107,5 @@ export default {
this.loadTasks(1, '', null, true)
}
},
getRouteForPagination,
},
}