Skip to content

Commit

Permalink
Update src/OpenFeature/Providers/Memory/InMemoryProvider.cs
Browse files Browse the repository at this point in the history
Co-authored-by: André Silva <[email protected]>
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert and askpt authored Feb 9, 2024
1 parent 4fa6f78 commit dc00422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OpenFeature/Providers/Memory/InMemoryProvider.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
using OpenFeature.Error;
using OpenFeature.Model;

#nullable enable
namespace OpenFeature.Providers.Memory
{
/// <summary>
Expand Down

0 comments on commit dc00422

Please sign in to comment.