From 37fe9750db0b3f52168c74a7786f8876aa2de7e5 Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Thu, 21 Oct 2021 14:51:43 +0800 Subject: [PATCH] fixed structure miss --- .../4.\345\255\227\347\254\246\344\270\262/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/4.\345\255\227\347\254\246\344\270\262/config.json" "b/data/2.C\350\257\255\350\250\200\344\270\255\351\230\266/4.\345\255\227\347\254\246\344\270\262/config.json" index 713cdec..57fc5bd 100644 --- "a/data/2.C\350\257\255\350\250\200\344\270\255\351\230\266/4.\345\255\227\347\254\246\344\270\262/config.json" +++ "b/data/2.C\350\257\255\350\250\200\344\270\255\351\230\266/4.\345\255\227\347\254\246\344\270\262/config.json" @@ -5,7 +5,5 @@ "C语言" ], "children": [], - "export": [ - "pointers_2_func.json" - ] + "export": [] } \ No newline at end of file -- GitLab