Commit 1a3d0d3
committed
bug #15020 [Profiler] Remove unused import (sebpacz)
This PR was merged into the 5.2 branch.
Discussion
----------
[Profiler] Remove unused import
I removed the DataCollector class import because it has been replaced with the AbstractDataCollector class.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `5.x` for features of unreleased versions).
-->
Commits
-------
1834da9 Update data_collector.rst1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments