Skip to content
Snippets Groups Projects
Commit ebc255bc authored by Erik Jansson's avatar Erik Jansson
Browse files

Remove unused type variable.

parent ed1293da
Branches
No related tags found
1 merge request!4Remove unused type variable
package se.lth.control.labcomm;
public interface SampleDispatcher <T> {
public interface SampleDispatcher {
public Class getSampleClass();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment