Skip to content

Commit 5c9fecd

Browse files
committed
[O2B-1505] remove getStableBeamsOnly
1 parent 7a15e94 commit 5c9fecd

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

lib/public/views/LhcFills/Overview/LhcFillsOverviewModel.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -94,15 +94,6 @@ export class LhcFillsOverviewModel extends OverviewPageModel {
9494
return this._beamDurationOperator;
9595
}
9696

97-
/**
98-
* Checks if the stable beams filter is set
99-
*
100-
* @return {boolean} true if the stable beams filter is active
101-
*/
102-
getStableBeamsOnly() {
103-
return this._stableBeamsOnly;
104-
}
105-
10697
/**
10798
* Returns all filtering, sorting and pagination settings to their default values
10899
* @param {boolean} [fetch = true] whether to refetch all data after filters have been reset

0 commit comments

Comments
 (0)