Skip to content

Commit dad4c39

Browse files
committed
Change 'utils' library to 'http.utils'
1 parent 9b93e15 commit dad4c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/utils.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

5-
library utils;
5+
library http.utils;
66

77
import 'dart:async';
88
import 'dart:convert';

0 commit comments

Comments
 (0)