Remove unused file (#7814)

This commit is contained in:
Trask Stalnaker 2023-02-14 23:17:53 -08:00 committed by GitHub
parent 56e76e283f
commit 391e881bf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<web-fragment xmlns="https://jakarta.ee/xml/ns/jakartaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-fragment_5_0.xsd"
version="5.0">
<listener>
<listener-class>com.sun.faces.config.ConfigureListener</listener-class>
</listener>
</web-fragment>