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

remove unused paramters

parent ea8f12f2
Branches
Tags
No related merge requests found
...@@ -7,13 +7,6 @@ import cz.it4i.fiji.haas_spim_benchmark.core.BenchmarkSPIMParameters; ...@@ -7,13 +7,6 @@ import cz.it4i.fiji.haas_spim_benchmark.core.BenchmarkSPIMParameters;
class BenchmarkSPIMParametersImpl extends Configuration implements BenchmarkSPIMParameters{ class BenchmarkSPIMParametersImpl extends Configuration implements BenchmarkSPIMParameters{
String USER_NAME = "testuser";
String PASSWORD = "57f9caaf84";
String EMAIL = "aaa@vsb.cz";
String PHONE = "123456789";
private Path workingDirectory; private Path workingDirectory;
public BenchmarkSPIMParametersImpl(Path workingDirectory) { public BenchmarkSPIMParametersImpl(Path workingDirectory) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment