mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove log
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
769180664e
commit
bcc5e871ad
@ -28,7 +28,6 @@ import assert from "assert";
|
||||
import startFrameInjectable from "./start-frame/start-frame.injectable";
|
||||
|
||||
export async function bootstrap(di: DiContainer) {
|
||||
console.log(window.frameElement);
|
||||
const startFrame = di.inject(startFrameInjectable);
|
||||
|
||||
await startFrame();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user