Remove unused file (#7814)
This commit is contained in:
parent
56e76e283f
commit
391e881bf4
|
@ -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>
|
|
Loading…
Reference in New Issue