diff --git a/google/colab/_debugpy.py b/google/colab/_debugpy.py deleted file mode 100644 index 59e9749f..00000000 --- a/google/colab/_debugpy.py +++ /dev/null @@ -1,5 +0,0 @@ -"""Tools to enable debugpy attachment to a process.""" - - -def enable_attach_async(_=False): - pass