Skip to content

Commit 18d5fa6

Browse files
committed
removed un-used global variable
1 parent ab3dfda commit 18d5fa6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

reproschema/redcap2reproschema.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
from .jsonldutils import get_context_version
1111
from .models import Activity, Item, Protocol, write_obj_jsonld
1212

13-
matrix_group_count = {}
14-
1513
# All the mapping used in the code
1614
SCHEMA_MAP = {
1715
"Variable / Field Name": "@id", # column A

0 commit comments

Comments
 (0)