fix: comentario corregido
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Vicent Llopis 2022-10-26 13:10:50 +02:00
parent b39b28e43d
commit fa89d1f944
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ CREATE DEFINER=`root`@`localhost` PROCEDURE `vn`.`zone_getPostalCode`(vSelf INT)
BEGIN
/**
* Devuelve los códigos postales incluidos en una zona
*
* @return vNewTicket
*/
DECLARE vGeoFk INT DEFAULT NULL;