Skip to content

Commit 53b6f99

Browse files
committed
update
1 parent a54eca4 commit 53b6f99

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/aws/ec2.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,7 @@ def __kill_auxiliaries(self) -> None:
293293
args = parser.parse_args()
294294

295295
logging.basicConfig(level=logging.INFO)
296-
297-
print("testing xu")
296+
298297
try:
299298
ec2 = EC2EntryPoint()
300299
if args.operation == "stop":

0 commit comments

Comments
 (0)