From a7b6a1831d513c6e09ef757f64ee1c2938ecbd3d Mon Sep 17 00:00:00 2001 From: leebj Date: Mon, 9 Sep 2024 13:44:12 +0900 Subject: [PATCH] =?UTF-8?q?=EC=86=8C=EC=8A=A4=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/include/taglib.jsp | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/main/webapp/WEB-INF/jsp/include/taglib.jsp diff --git a/src/main/webapp/WEB-INF/jsp/include/taglib.jsp b/src/main/webapp/WEB-INF/jsp/include/taglib.jsp deleted file mode 100644 index 19a0e603..00000000 --- a/src/main/webapp/WEB-INF/jsp/include/taglib.jsp +++ /dev/null @@ -1,4 +0,0 @@ -<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false" -%><%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" -%><%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" -%><%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> \ No newline at end of file