Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bonita
bonita-studio
Commits
e74ce059
Commit
e74ce059
authored
Nov 07, 2014
by
Florine Boudin
Browse files
BS-11314 Remove extra line, to make sure of no conflict while merging.
parent
08ff4d82
Changes
1
Hide whitespace changes
Inline
Side-by-side
bundles/plugins/org.bonitasoft.studio.migration/src/org/bonitasoft/studio/migration/custom/migration/form/FileWidgetDocumentMigration.java
View file @
e74ce059
...
...
@@ -47,7 +47,6 @@ public class FileWidgetDocumentMigration extends CustomMigration {
}
}
documents
=
model
.
getAllInstances
(
"process.Document"
);
}
...
...
@@ -91,4 +90,5 @@ public class FileWidgetDocumentMigration extends CustomMigration {
return
null
;
}
}
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment