1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 18:48:20 +08:00

refactor(comments): 优化注释的存储方式

This commit is contained in:
2022-08-11 16:01:27 +08:00
parent 5f89ff4db7
commit bcdf0d9bd1
3 changed files with 61 additions and 42 deletions
@@ -0,0 +1,6 @@
package cc.carm.lib.configuration;
public class EasyConfiguration {
}