mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove finished TODO
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
b239ced6fe
commit
ae6caea65f
@ -10,7 +10,6 @@ import currentlyInClusterFrameInjectable from "../routes/currently-in-cluster-fr
|
||||
const startFrameInjectable = getInjectable({
|
||||
id: "start-frame",
|
||||
|
||||
// TODO: Consolidate contents of bootstrap.tsx here
|
||||
instantiate: (di) => {
|
||||
const runMany = runManyFor(di);
|
||||
const beforeFrameStartsFirst = runMany(tokens.beforeFrameStartsFirstInjectionToken);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user