Skip to content

Commit 6c4cf98

Browse files
author
avandras
committed
Remove unused imports
1 parent 4129d24 commit 6c4cf98

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

patroni/ctl.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
from collections import defaultdict
3131
from contextlib import contextmanager
3232
from enum import Enum
33-
from functools import reduce
34-
from operator import ior
3533
from typing import Any, Dict, Iterator, List, Optional, Tuple, TYPE_CHECKING, Union
3634
from urllib.parse import urlparse
3735

0 commit comments

Comments
 (0)