Skip to content
Snippets Groups Projects
Commit 9d111879 authored by DaGeRe's avatar DaGeRe
Browse files

Fix compilation error

parent 2e5bf426
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ public class CompileResultsMain extends AbstractService<TeetimeConfiguration, Se
}
@Override
protected File getConfigurationFile() {
protected Path getConfigurationPath() {
return null;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment