From 3c07d776a9d3b78eb15375362bd6a60549082d3d Mon Sep 17 00:00:00 2001
From: Google Colaboratory Team
Date: Tue, 7 Apr 2026 13:39:54 -0700
Subject: [PATCH] No public description
PiperOrigin-RevId: 896066135
---
google/colab/_debugpy.py | 5 -----
1 file changed, 5 deletions(-)
delete mode 100644 google/colab/_debugpy.py
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