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
No related branches found
No related tags found
No related merge requests found
......@@ -7,13 +7,6 @@ import cz.it4i.fiji.haas_spim_benchmark.core.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;
public BenchmarkSPIMParametersImpl(Path workingDirectory) {
......
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