Skip to content

Commit c519f97

Browse files
committed
chore: cleanup
1 parent 2642772 commit c519f97

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

VirtualFinland.UsersAPI.Deployment/Features/PostgresDatabase.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ public void SetupDevelopmentPostgresDatabase(Config config, StackSetup stackSetu
139139
DBIdentifier = rdsPostGreInstance.Identifier;
140140
}
141141

142-
public SecretsManager SecretsManager = default!;
143142
public Output<string> DBIdentifier = default!;
144143
public Output<string> DatabaseConnectionString = default!;
145144
}

0 commit comments

Comments
 (0)