Skip to content

Commit 96a9030

Browse files
JaBistDuNarrischJaBistDuNarrisch
authored andcommitted
Cleanup
1 parent 8a971ac commit 96a9030

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Migrator.Tests/Providers/PostgreSQL/PostgreSQLTransformationProvider_GetColumnContentSize.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ namespace Migrator.Tests.Providers.PostgreSQL;
88
[Category("Postgre")]
99
public class PostgreSQLTransformationProvider_GetColumnContentSizeTests : PostgreSQLTransformationProviderTestBase
1010
{
11-
private const decimal DecimalDefaultValue = 14.56565m;
12-
1311
[Test]
1412
public void GetColumnContentSize_DefaultValues_Succeeds()
1513
{

0 commit comments

Comments
 (0)