diff --git a/src/Bootstrappers/Integrations/PostgresRLSBootstrapper.php b/src/Bootstrappers/Integrations/PostgresRLSBootstrapper.php index bfe25eaf..092551f4 100644 --- a/src/Bootstrappers/Integrations/PostgresRLSBootstrapper.php +++ b/src/Bootstrappers/Integrations/PostgresRLSBootstrapper.php @@ -22,7 +22,6 @@ use Stancl\Tenancy\Database\Contracts\TenantWithDatabase; class PostgresRLSBootstrapper implements TenancyBootstrapper { protected array $originalCentralConnectionConfig; - protected array $originalPostgresConfig; /** * Must not return an empty string.