mirror of https://github.com/citusdata/citus.git
Fixes indentation
parent
8ded5bc256
commit
6d429521b6
|
@ -417,7 +417,6 @@ citus_internal_database_command(PG_FUNCTION_ARGS)
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
||||||
/* / * remove database from database shards * / */
|
/* / * remove database from database shards * / */
|
||||||
/* DeleteDatabaseShardByDatabaseIdLocally(databaseOid); */
|
/* DeleteDatabaseShardByDatabaseIdLocally(databaseOid); */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue