Update Owner.java

Signed-off-by: AulaEmpresaLKS <129507941+AulaEmpresaLKS@users.noreply.github.com>
This commit is contained in:
AulaEmpresaLKS 2025-03-31 11:50:57 +02:00 committed by GitHub
parent 34b1daa65f
commit c9712a309b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -184,6 +184,3 @@ public class Owner extends Person {
System.out.println(vulnerableCode);
}
}
}