Skip to content

Commit 25774d9

Browse files
committed
pr feedback
1 parent 15db286 commit 25774d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/OSPSuite.Presentation/Presenters/ObservedData/ClassificationInExplorerPresenter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ protected ITreeNode AddClassifiableToTree(ITreeNode<IClassification> classificat
8080

8181
protected abstract ITreeNode CreateNodeFor(TClassifiable classifiable);
8282

83-
8483
private IExplorerView view => _explorerPresenter.BaseView.DowncastTo<IExplorerView>();
8584
}
8685
}

0 commit comments

Comments
 (0)