Skip to content

Commit

Permalink
✅ fix utils test
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse committed Jan 21, 2025
1 parent c6a7e88 commit c4160b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/utils_test.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// ignore_for_file: deprecated_member_use_from_same_package

import 'dart:convert' show latin1, utf8;
import 'dart:math';

import 'package:qs_dart/qs_dart.dart';
import 'package:qs_dart/src/utils.dart';
Expand Down

0 comments on commit c4160b8

Please sign in to comment.