Skip to content

Commit d2bbee6

Browse files
committed
Remove non overriding member
1 parent 9663837 commit d2bbee6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/src/web/web_unity_widget_controller.dart

-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ class WebUnityWidgetController extends UnityWidgetController {
3535

3636
MethodChannel? _channel;
3737

38-
@override
39-
int get id => throw UnimplementedError("Platform does not support id");
40-
4138
/// used for cancel the subscription
4239
StreamSubscription? _onUnityMessageSub,
4340
_onUnitySceneLoadedSub,

0 commit comments

Comments
 (0)