We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a0f06 commit 540551fCopy full SHA for 540551f
src/main/java/org/scijava/script/DefaultScriptService.java
@@ -106,7 +106,6 @@ public class DefaultScriptService extends
106
107
// -- ScriptService methods - scripting languages --
108
109
- /** Gets the index of available scripting languages. */
110
@Override
111
public ScriptLanguageIndex getIndex() {
112
return scriptLanguageIndex();
0 commit comments