fix: remove unused function
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
kolaente 2021-09-24 21:45:28 +02:00
parent 697ea12c8e
commit f762d8ad4d
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

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