remove testing var (#3868)

This commit is contained in:
lchrdn 2022-08-29 14:59:11 +02:00 committed by GitHub
parent fdbb4ba1fe
commit 693fefb0d6
1 changed files with 1 additions and 2 deletions

View File

@ -69,8 +69,7 @@ my $map_role = {
0 => 'standalone',
1 => 'master',
2 => 'hot-standby',
3 => 'master recovered',
4 => 'toto'
3 => 'master recovered'
};
my $map_state = {