mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-31 16:49:46 +00:00
fix a typo.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ from helpers.etcd import Etcd
|
||||
from helpers.postgresql import Postgresql
|
||||
from helpers.ha import Ha
|
||||
from helpers.utils import setup_signal_handlers, sleep
|
||||
import helpers.aws import AWSConnection
|
||||
from helpers.aws import AWSConnection
|
||||
|
||||
|
||||
class Governor:
|
||||
|
||||
Reference in New Issue
Block a user