Skip to content

Commit cd20f98

Browse files
author
James William Pye
committed
Remove unused imports.
1 parent 51a281b commit cd20f98

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

postgresql/cluster.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@
1515
import time
1616
import io
1717
import subprocess as sp
18-
import warnings
1918
import tempfile
20-
from contextlib import closing
21-
from operator import attrgetter
2219

2320
from . import api as pg_api
2421
from . import configfile

0 commit comments

Comments
 (0)