Skip to content

Commit

Permalink
docu updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteDecoder committed Aug 28, 2024
1 parent 0c6591a commit 16797d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Queryology/NullDbContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace ByteDecoder.Queryology;

/// <summary>
///
/// Represents a null implementation of the DbContext class.
/// </summary>
public class NullDbContext : DbContext { }

0 comments on commit 16797d7

Please sign in to comment.