Skip to content
Snippets Groups Projects
Commit ad345ac3 authored by Jan Kožusznik's avatar Jan Kožusznik
Browse files

Format

parent 8396c156
Branches
Tags
No related merge requests found
...@@ -43,6 +43,7 @@ public class BenchmarkJobManager { ...@@ -43,6 +43,7 @@ public class BenchmarkJobManager {
public JobState getState(long jobId) { public JobState getState(long jobId) {
return jobManager.getState(jobId); return jobManager.getState(jobId);
} }
private byte[] updateConfigFile(byte[] data) throws IOException { private byte[] updateConfigFile(byte[] data) throws IOException {
return data; return data;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment