Index: test/pipeline_test.dart |
diff --git a/test/pipeline_test.dart b/test/pipeline_test.dart |
index 314ba2076136bf48c345f27f8197916516023685..20b601a4f329e721697a68d893582b95564f32c4 100644 |
--- a/test/pipeline_test.dart |
+++ b/test/pipeline_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 shelf.pipeline_test; |
- |
import 'package:shelf/shelf.dart'; |
import 'package:test/test.dart'; |