Skip to content
Snippets Groups Projects
Commit 7cd313e1 authored by Gwenaelle ABEILLE's avatar Gwenaelle ABEILLE
Browse files

follow api changes

parent 469de86d
Branches
Tags
No related merge requests found
......@@ -118,11 +118,6 @@ public class DummyDynamicCommand implements ICommandBehavior {
return result;
}
@Override
public boolean isArgPrimitiveType() {
return configCmd.getInType().isPrimitive();
}
@Override
public CommandConfiguration getConfiguration() {
return configCmd;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment