Skip to content

Commit

Permalink
remove unused import in mock_client_test.dart (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
yjbanov authored Apr 7, 2017
1 parent ac6fd5e commit 9959796
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/mock_client_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import 'dart:async';
import 'dart:convert';

import 'package:http/http.dart' as http;
import 'package:http/src/utils.dart';
import 'package:http/testing.dart';
import 'package:unittest/unittest.dart';

Expand Down

0 comments on commit 9959796

Please sign in to comment.