mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Tweak comment
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
8f27110930
commit
a1df4b6317
@ -45,9 +45,7 @@ interface Dependencies {
|
||||
export class LensProtocolRouterMain extends proto.LensProtocolRouter {
|
||||
private missingExtensionHandlers: FallbackHandler[] = [];
|
||||
|
||||
/**
|
||||
* @deprecated This is used to solve out-of-place temporal dependency. Remove, and solve otherwise.
|
||||
*/
|
||||
// TODO: This is used to solve out-of-place temporal dependency. Remove, and solve otherwise.
|
||||
@observable rendererLoaded = false;
|
||||
|
||||
protected disposers = disposer();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user