Skip to content

Commit

Permalink
remove dead comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LegendAF committed Sep 24, 2024
1 parent d93f654 commit b5e27fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/utilities/string_extensions.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Not sure why codecov doesn't accurately record this as it's tested
extension StringX on String {
String withQueryParams(
Map<String, dynamic> queryParams, {
Expand Down

0 comments on commit b5e27fb

Please sign in to comment.