From 881e5d1143233a6aec0948dabd73ae8a2d6f0b23 Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Thu, 21 Oct 2021 14:48:31 +0800 Subject: [PATCH] fixed structure miss --- .../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