File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
packages/instabug_flutter/example/lib Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ import 'package:instabug_flutter_example/src/screens/private_view_page.dart';
99import 'package:instabug_http_client/instabug_http_client.dart' ;
1010import 'package:instabug_flutter_example/src/app_routes.dart' ;
1111import 'package:instabug_flutter_example/src/widget/nested_view.dart' ;
12- import 'package:instabug_private_views/instabug_private_view.dart' ;
1312
1413import 'package:instabug_flutter_example/src/native/instabug_flutter_example_method_channel.dart' ;
1514import 'package:instabug_flutter_example/src/widget/instabug_button.dart' ;
@@ -58,7 +57,6 @@ void main() {
5857 Zone .current.handleUncaughtError (details.exception, details.stack! );
5958 };
6059
61- enableInstabugMaskingPrivateViews ();
6260
6361 runApp (const MyApp ());
6462 },
You can’t perform that action at this time.
0 commit comments