[kbn-es] remove class property from untranspiled js

This commit is contained in:
spalger 2018-10-22 12:45:24 -07:00
parent 30e8553f1b
commit 9a8557c3ef

View file

@ -137,8 +137,6 @@ exports.Cluster = class Cluster {
await this._outcome;
}
_stopCalled = false;
/**
* Stops ES process, if it's running
*