Skip to content
Snippets Groups Projects
Commit e6e27b66 authored by buczekp's avatar buczekp
Browse files

cleaned up system tests code - leftover

SVN: 13373
parent 3688a4bc
No related branches found
No related tags found
No related merge requests found
...@@ -312,7 +312,7 @@ public class ProteinViewer extends ...@@ -312,7 +312,7 @@ public class ProteinViewer extends
return observer; return observer;
} }
public static final class ProteinByExperimentCallback extends private static final class ProteinByExperimentCallback extends
AbstractAsyncCallback<ProteinByExperiment> AbstractAsyncCallback<ProteinByExperiment>
{ {
private final ProteinViewer viewer; private final ProteinViewer viewer;
......
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