From 46825a39fb38a3c968a90d9d7f739e8b9550faff Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Sat, 23 Oct 2021 16:31:31 +0800 Subject: [PATCH] fixed index missed --- .../3.\346\214\207\351\222\210/config.json" | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git "a/data/2.C\350\257\255\350\250\200\344\270\255\351\230\266/3.\346\214\207\351\222\210/config.json" "b/data/2.C\350\257\255\350\250\200\344\270\255\351\230\266/3.\346\214\207\351\222\210/config.json" index 644fbac..c9193bb 100644 --- "a/data/2.C\350\257\255\350\250\200\344\270\255\351\230\266/3.\346\214\207\351\222\210/config.json" +++ "b/data/2.C\350\257\255\350\250\200\344\270\255\351\230\266/3.\346\214\207\351\222\210/config.json" @@ -5,7 +5,5 @@ "C语言" ], "children": [], - "export": [ - "vla.json" - ] + "export": [] } \ No newline at end of file -- GitLab