From 7f706ac2b3b32918f7bbbbb3897d9ca8e7e7993a Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Sat, 23 Oct 2021 16:28:36 +0800 Subject: [PATCH] fixed content error --- .../3.\344\275\215\350\277\220\347\256\227/config.json" | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/config.json" "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/config.json" index 6596c00..7fac3b5 100644 --- "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/config.json" +++ "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/config.json" @@ -5,7 +5,5 @@ "枚举类型" ], "children": [], - "export": [ - "enum.json" - ] + "export": [] } \ No newline at end of file -- GitLab