From 7332db34d8927cb4e13ab2c8593c352fec48f0c4 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 21 八月 2025 10:52:57 +0800
Subject: [PATCH] 优化
---
.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml b/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml
index b78755c..322e012 100644
--- a/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml
+++ b/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml
@@ -1,13 +1,10 @@
<component name="libraryTable">
<library name="Maven: io.github.classgraph:classgraph:4.8.83">
<CLASSES>
- <root url="jar://$PROJECT_DIR$/../../../maven/repository/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83.jar!/" />
+ <root url="jar://$PROJECT_DIR$/../../maven/repository/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83.jar!/" />
</CLASSES>
- <JAVADOC>
- <root url="jar://$PROJECT_DIR$/../../../maven/repository/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-javadoc.jar!/" />
- </JAVADOC>
<SOURCES>
- <root url="jar://$PROJECT_DIR$/../../../maven/repository/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-sources.jar!/" />
+ <root url="jar://$PROJECT_DIR$/../../maven/repository/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
--
Gitblit v1.9.3