Fix build
Passes on my machine, but not jenkins
This commit is contained in:
parent
f8dd6f56ee
commit
dda4291687
1 changed files with 1 additions and 0 deletions
|
@ -222,6 +222,7 @@ public class ModProcessor {
|
|||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue