From 9d23a8ef7260d206558c6c1f63833c527578b039 Mon Sep 17 00:00:00 2001 From: Fabio Faria Date: Wed, 23 Nov 2022 10:06:54 -0300 Subject: [PATCH] bug#AL-1802 --- .../ventaboletos/web/utilerias/spring/AppContext.java | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/com/rjconsultores/ventaboletos/web/utilerias/spring/AppContext.java b/src/com/rjconsultores/ventaboletos/web/utilerias/spring/AppContext.java index 8afccbe51..dbb8aa280 100644 --- a/src/com/rjconsultores/ventaboletos/web/utilerias/spring/AppContext.java +++ b/src/com/rjconsultores/ventaboletos/web/utilerias/spring/AppContext.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.context.ApplicationContext;