Skip to content

Commit

Permalink
Resolves StyleCop rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
tommasobertoni committed Dec 31, 2020
1 parent 8320c18 commit b7152b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/NScatterGather/Internals/EnumBcl.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ internal static class EnumBcl
return Enum.IsDefined(value);
#endif
}

}

}

0 comments on commit b7152b0

Please sign in to comment.