删除注释掉的冗余代码。

This commit is contained in:
刘小平 2024-08-02 17:55:10 +08:00
parent d31d812769
commit be87cdb760

View File

@ -24,11 +24,5 @@
<scope>provided</scope>
<optional>true</optional>
</dependency>
<!--<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<scope>provided</scope>
<optional>true</optional>
</dependency>-->
</dependencies>
</project>