diff --git a/src/Features/TenantConfig.php b/src/Features/TenantConfig.php index 1c69ffc1..24dc32e1 100644 --- a/src/Features/TenantConfig.php +++ b/src/Features/TenantConfig.php @@ -55,4 +55,4 @@ class TenantConfig implements Feature { return $this->app['config']['tenancy.storage_to_config_map'] ?? []; } -} \ No newline at end of file +}