Skip to content

Commit 1834da9

Browse files
sebpaczwouterj
authored andcommitted
Update data_collector.rst
I removed the DataCollector class import because it has been replaced with the AbstractDataCollector class.
1 parent 8680b94 commit 1834da9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

profiler/data_collector.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ request::
3131
use Symfony\Bundle\FrameworkBundle\DataCollector\AbstractDataCollector;
3232
use Symfony\Component\HttpFoundation\Request;
3333
use Symfony\Component\HttpFoundation\Response;
34-
use Symfony\Component\HttpKernel\DataCollector\DataCollector;
3534

3635
class RequestCollector extends AbstractDataCollector
3736
{

0 commit comments

Comments
 (0)