Index: test/serve/web_socket/url_to_asset_id_test.dart |
diff --git a/test/serve/web_socket/url_to_asset_id_test.dart b/test/serve/web_socket/url_to_asset_id_test.dart |
index de49150baf2cd8e0e849e5503fd30545c5b60168..0521f2280cfd443efb5e1eca0c8b89626bd29014 100644 |
--- a/test/serve/web_socket/url_to_asset_id_test.dart |
+++ b/test/serve/web_socket/url_to_asset_id_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 pub_tests; |
- |
import 'package:scheduled_test/scheduled_test.dart'; |
import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |