Skip to content

Commit b171f52

Browse files
committed
Removed pdb
1 parent c895cbc commit b171f52

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

redisbench_admin/run_remote/remote_env.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,6 @@ def remote_env_setup(
109109
"Even though there is a spot instance config, avoiding deploying it."
110110
)
111111
if spot_available_and_used is False:
112-
import pdb
113-
114-
pdb.set_trace()
115112
(
116113
client_public_ip,
117114
_,

0 commit comments

Comments
 (0)