Nullify DatabaseContext overrides

This commit is contained in:
Jordan Dominion
2023-11-24 15:23:42 -05:00
parent eb16e393c8
commit 99a0e21be4
4 changed files with 0 additions and 8 deletions
@@ -8,8 +8,6 @@ using Tgstation.Server.Host.Configuration;
using Tgstation.Server.Host.Extensions;
using Tgstation.Server.Host.Models;
#nullable disable
namespace Tgstation.Server.Host.Database
{
/// <summary>
@@ -4,8 +4,6 @@ using Microsoft.EntityFrameworkCore;
using Tgstation.Server.Host.Configuration;
#nullable disable
namespace Tgstation.Server.Host.Database
{
/// <summary>
@@ -4,8 +4,6 @@ using Microsoft.EntityFrameworkCore;
using Tgstation.Server.Host.Configuration;
#nullable disable
namespace Tgstation.Server.Host.Database
{
/// <summary>
@@ -6,8 +6,6 @@ using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
using Tgstation.Server.Host.Configuration;
#nullable disable
namespace Tgstation.Server.Host.Database
{
/// <summary>