remove logging
This commit is contained in:
@@ -68,7 +68,6 @@ class ThermionViewerFFI extends ThermionViewer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Future _initialize() async {
|
Future _initialize() async {
|
||||||
_logger.info("Initializing ThermionViewerFFI");
|
|
||||||
view = await FilamentApp.instance!.createView() as FFIView;
|
view = await FilamentApp.instance!.createView() as FFIView;
|
||||||
|
|
||||||
await view.setRenderable(true);
|
await view.setRenderable(true);
|
||||||
|
|||||||
Reference in New Issue
Block a user