remove console.log

This commit is contained in:
Harald Bamberger
2025-08-05 11:33:25 +02:00
parent c728f60ec5
commit 70274eef3a
-1
View File
@@ -1,6 +1,5 @@
export default {
getArchiv(person_id) {
console.log(person_id);
return {
method: 'get',
url: 'api/frontend/v1/stv/archiv/getArchiv',