| Index: pkg/intl/example/basic/basic_example.dart
|
| diff --git a/pkg/intl/example/basic/basic_example.dart b/pkg/intl/example/basic/basic_example.dart
|
| index 1ecb2a0638458add7577c9204b91c06eb58625eb..41a63a0727a384169d7eb6c76c2284e9ba8b18d2 100644
|
| --- a/pkg/intl/example/basic/basic_example.dart
|
| +++ b/pkg/intl/example/basic/basic_example.dart
|
| @@ -19,7 +19,6 @@ library intl_basic_example;
|
| import 'dart:async';
|
| import 'package:intl/date_symbol_data_local.dart';
|
| import 'package:intl/intl.dart';
|
| -import 'package:intl/message_lookup_by_library.dart';
|
| import 'messages_all.dart';
|
|
|
| /**
|
|
|