Index: test/request_test.dart |
diff --git a/test/request_test.dart b/test/request_test.dart |
index 28759282ba03e637c2332087065215b66bf101ed..f2f4c133d9bf3f92a371f814dc05f5d3f6ec3017 100644 |
--- a/test/request_test.dart |
+++ b/test/request_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 request_test; |
- |
import 'dart:convert'; |
import 'package:http/http.dart' as http; |