Skip to content

Commit ab6a0e3

Browse files
committed
Remove duplicate entity.
1 parent 2d68b07 commit ab6a0e3

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

xcp_d/data/xcp_d_bids_config.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
"pattern": "[_/\\\\]+cohort-([a-zA-Z0-9+]+)",
1616
"directory": "{cohort}"
1717
},
18-
{
19-
"name": "atlas",
20-
"pattern": "[/\\\\]+atlas-([a-zA-Z0-9+]+)"
21-
},
2218
{
2319
"name": "statistic",
2420
"pattern": "[_/\\\\]+stat-([a-zA-Z0-9+]+)"

xcp_d/data/xcp_d_bids_config2.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
"pattern": "[_/\\\\]+cohort-([a-zA-Z0-9+]+)",
1212
"directory": "{cohort}"
1313
},
14-
{
15-
"name": "atlas",
16-
"pattern": "[/\\\\]+atlas-([a-zA-Z0-9+]+)"
17-
},
1814
{
1915
"name": "statistic",
2016
"pattern": "[_/\\\\]+stat-([a-zA-Z0-9+]+)"

0 commit comments

Comments
 (0)