Skip to content

Commit

Permalink
DCM Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
petrnymsa committed Jun 7, 2024
1 parent e872c92 commit 7248828
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ extension StringExtensions on String {
}
}

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

0 comments on commit 7248828

Please sign in to comment.