| Index: test/transcript_test.dart
|
| diff --git a/test/transcript_test.dart b/test/transcript_test.dart
|
| index 7bc5f201788527959cca8cec025e22ff813a8d3e..608c46cc42fa43d5be48a209fb52ab95663fda0d 100644
|
| --- a/test/transcript_test.dart
|
| +++ b/test/transcript_test.dart
|
| @@ -2,8 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -library version_test;
|
| -
|
| import 'package:pub/src/transcript.dart';
|
| import 'package:test/test.dart';
|
|
|
|
|