From 183e4c96cbbce7602d1d3289d23f5c6d39f13a85 Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Sat, 23 Oct 2021 16:32:16 +0800 Subject: [PATCH] fixed index missed --- .../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