aboutsummaryrefslogtreecommitdiffhomepage
path: root/python/google/protobuf/internal/testing_refleaks.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/google/protobuf/internal/testing_refleaks.py')
-rw-r--r--python/google/protobuf/internal/testing_refleaks.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/google/protobuf/internal/testing_refleaks.py b/python/google/protobuf/internal/testing_refleaks.py
index c461a9f4..8ce06519 100644
--- a/python/google/protobuf/internal/testing_refleaks.py
+++ b/python/google/protobuf/internal/testing_refleaks.py
@@ -124,5 +124,3 @@ else:
def Same(func):
return func
return Same
-
-