mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 05:27:30 +01:00
Nullify IDesignTimeDbContextFactorys
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
using Tgstation.Server.Host.Configuration;
|
||||
|
||||
#nullable disable
|
||||
|
||||
namespace Tgstation.Server.Host.Database.Design
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
using Tgstation.Server.Common;
|
||||
using Tgstation.Server.Host.Configuration;
|
||||
|
||||
#nullable disable
|
||||
|
||||
namespace Tgstation.Server.Host.Database.Design
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
|
||||
using Tgstation.Server.Host.Configuration;
|
||||
|
||||
#nullable disable
|
||||
|
||||
namespace Tgstation.Server.Host.Database.Design
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
|
||||
using Tgstation.Server.Host.Configuration;
|
||||
|
||||
#nullable disable
|
||||
|
||||
namespace Tgstation.Server.Host.Database.Design
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user