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 368048a commit 63824f7Copy full SHA for 63824f7
src/main/java/org/scijava/script/DefaultScriptInterpreter.java
@@ -178,7 +178,6 @@ public Object eval(final String command) throws ScriptException {
178
* For further details, see <a href="http://stackoverflow.com/a/5598207">SO
179
* #5584674</a>.
180
* </p>
181
- * </p>
182
*/
183
@Override
184
public Object interpret(final String line) throws ScriptException {
0 commit comments