Skip to content

Commit 19e73b1

Browse files
committed
more cleanup
1 parent 289edb6 commit 19e73b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python_files/python_server.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from typing import Dict, List, Optional, Union
22

3-
# import debugpy
4-
# debugpy.connect(5678)
53
import sys
64
import json
75
import contextlib

0 commit comments

Comments
 (0)