Skip to content

Commit c355c2e

Browse files
Update initEnv.m
Co-authored-by: Remi Gau <[email protected]>
1 parent d6ae5bd commit c355c2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

initEnv.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,5 @@ function addDependencies()
102102
addpath(genpath(fullfile(pth, 'lib', 'CPP_BIDS', 'src')));
103103
addpath(genpath(fullfile(pth, 'lib', 'CPP_PTB', 'src')));
104104
addpath(fullfile(pth, 'subfun'));
105-
addpath(fullfile(pth, 'input'));
106105

107106
end

0 commit comments

Comments
 (0)