Skip to content

Commit 7248828

Browse files
committed
DCM Lint
1 parent e872c92 commit 7248828

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/netglade_utils/lib/src/extensions/string_extensions.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ extension StringExtensions on String {
7878
}
7979
}
8080

81-
// ignore: prefer-single-declaration-per-file, ok in single file.
8281
extension NullableStringExtensions on String? {
8382
/// Returns true when `this` is either `null` or `isBlank`.
8483
///

0 commit comments

Comments
 (0)