diff options
author | Frederick Yin <fred.yin@sjtu.edu.cn> | 2021-10-10 13:22:31 +0800 |
---|---|---|
committer | Frederick Yin <fred.yin@sjtu.edu.cn> | 2021-10-10 13:22:31 +0800 |
commit | 7d217ff5b104919772157e80ff62915e13831f9d (patch) | |
tree | c2b7c656fc51fd6eaf3f2283cfd1f8bd982ef0ad | |
parent | e62964c8b494f4f27bcc1ac6be4ac928b60b38bb (diff) |
Delete h/pgroups.example.json
-rw-r--r-- | hgroups.example.json | 12 | ||||
-rw-r--r-- | pgroups.example.json | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/hgroups.example.json b/hgroups.example.json deleted file mode 100644 index a04c735..0000000 --- a/hgroups.example.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "hgroup-00": [ - [ - "520370910000", - "san zhang 张三" - ], - [ - "520370910000", - "si li 李四" - ] - ] -}
\ No newline at end of file diff --git a/pgroups.example.json b/pgroups.example.json deleted file mode 100644 index 0f3f6f1..0000000 --- a/pgroups.example.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "p3group-00": [ - [ - "520370910000", - "san zhang 张三" - ], - [ - "520370910000", - "si li 李四" - ] - ] -}
\ No newline at end of file |