chore: tidy
This commit is contained in:
parent
2eefd555bf
commit
f405133b51
|
@ -80,14 +80,6 @@ class PositionedBase extends Trait {
|
|||
}
|
||||
}
|
||||
|
||||
// get position() {
|
||||
// return this._position;
|
||||
// }
|
||||
|
||||
// set position(position) {
|
||||
// this._position = position;
|
||||
// }
|
||||
|
||||
set relaxServerPositionConstraintIfNearerThan(nearerThan) {
|
||||
this._relaxServerPositionConstraintIfNearerThan = nearerThan;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user