chore: 移除 .idea/misc.xml 文件中的冗余 XML声明

- 删除了文件开头的 XML 版本和编码声明
- 保留了项目版本和组件配置不变
This commit is contained in:
FallingCliff 2025-07-24 13:41:20 +08:00
parent 3bdd36d698
commit 35aa2724e0
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_23" default="true" project-jdk-name="23" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />