Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Sequence Blocks
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bioimage Analysis
Sequence Blocks
Commits
9926d2e6
Commit
9926d2e6
authored
4 years ago
by
Stephane Dallongeville
Browse files
Options
Downloads
Patches
Plain Diff
minor change
parent
38a7d6a8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/plugins/tprovoost/sequenceblocks/loop/SequenceSliceBatch.java
+0
-5
0 additions, 5 deletions
...ins/tprovoost/sequenceblocks/loop/SequenceSliceBatch.java
with
0 additions
and
5 deletions
src/plugins/tprovoost/sequenceblocks/loop/SequenceSliceBatch.java
+
0
−
5
View file @
9926d2e6
...
@@ -21,11 +21,6 @@ public class SequenceSliceBatch extends Batch implements SequenceBlock, PluginLi
...
@@ -21,11 +21,6 @@ public class SequenceSliceBatch extends Batch implements SequenceBlock, PluginLi
protected
VarSequence
inputSequence
;
protected
VarSequence
inputSequence
;
protected
VarSequence
element
;
protected
VarSequence
element
;
public
SequenceSliceBatch
()
{
super
();
}
@Override
@Override
public
VarSequence
getBatchSource
()
public
VarSequence
getBatchSource
()
{
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment