Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 91a56e8

Browse files
committed
Remove warnings module import for node.py
1 parent 390ed7c commit 91a56e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testgres/node.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import six
66
import subprocess
77
import time
8-
import warnings
98

109
try:
1110
import psutil

0 commit comments

Comments
 (0)