Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Erle Czar Mantos <[email protected]>
  • Loading branch information
Erle Czar Mantos authored and shiv12095 committed Jun 7, 2016
1 parent bd4205c commit 781a109
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,7 @@ public boolean performDrop(Object data) {

if (result != null) {
ModelProjectTreeViewer viewer = (ModelProjectTreeViewer) this.getViewer();

viewer.getLocalModelWorkspace().refreshCurrent();

IModelElement targetModelElement = findTarget((IModelElement) target,
(Collection<IModelElement>) viewer.getInput());
if (targetModelElement != null) {
Expand Down

0 comments on commit 781a109

Please sign in to comment.