summaryrefslogtreecommitdiff
path: root/coverage/sqldata.py
diff options
context:
space:
mode:
Diffstat (limited to 'coverage/sqldata.py')
-rw-r--r--coverage/sqldata.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/coverage/sqldata.py b/coverage/sqldata.py
index 15b30ae9..42cf4501 100644
--- a/coverage/sqldata.py
+++ b/coverage/sqldata.py
@@ -212,8 +212,6 @@ class CoverageData(AutoReprMixin):
"""
- _real = True # to distinguish from a placebo in control.py
-
def __init__(
self,
basename: Optional[FilePath] = None,