Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vitor-de-araujo committed Jan 24, 2025
1 parent fdf95bf commit 7ebf96a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ddtrace/contrib/internal/pytest/_plugin_v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,6 @@ def pytest_configure(config):
deprecate(
"this version of the pytest ddtrace plugin is deprecated",
message="remove _DD_PYTEST_USE_LEGACY_PLUGIN from your environment to use the currently supported version.",
# removal_version="3.0.0",
category=DDTraceDeprecationWarning,
)
unpatch_unittest()
Expand Down

0 comments on commit 7ebf96a

Please sign in to comment.