Commit 47135e7
committed
Drop duplicate frequency in TrainrunSectionViewObject.generateKey()
Further down, these two calls return the same values:
this.getTrainrun().getTrainrunFrequency().frequency
this.getTrainrun().getTrainrunFrequency().offset
Signed-off-by: Simon Ser <[email protected]>1 parent 74da689 commit 47135e7
File tree
1 file changed
+0
-4
lines changed- src/app/view/editor-main-view/data-views
1 file changed
+0
-4
lines changedLines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 91 | | |
96 | 92 | | |
97 | 93 | | |
| |||
0 commit comments