From dd69f9d67329170546f918b1c61adb6a7c3c3d4b Mon Sep 17 00:00:00 2001 From: Fabio Faria Date: Wed, 23 Nov 2022 10:43:05 -0300 Subject: [PATCH] bug#AL-1802 --- .../web/utilerias/spring/ApplicationContextProvider.java | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/com/rjconsultores/ventaboletos/web/utilerias/spring/ApplicationContextProvider.java b/src/com/rjconsultores/ventaboletos/web/utilerias/spring/ApplicationContextProvider.java index 6065ab813..c317d6b13 100644 --- a/src/com/rjconsultores/ventaboletos/web/utilerias/spring/ApplicationContextProvider.java +++ b/src/com/rjconsultores/ventaboletos/web/utilerias/spring/ApplicationContextProvider.java @@ -1,7 +1,3 @@ -/* - * To change this template, choose Tools | Templates - * and open the template in the editor. - */ package com.rjconsultores.ventaboletos.web.utilerias.spring; import org.springframework.beans.BeansException;