Remove dump
This commit is contained in:
parent
0ef77b2aa7
commit
af9f83f189
@ -31,8 +31,6 @@ class SnipContentController extends AbstractController
|
|||||||
$this->contentService->rebuildText($to),
|
$this->contentService->rebuildText($to),
|
||||||
);
|
);
|
||||||
|
|
||||||
dump($diff);
|
|
||||||
|
|
||||||
return $this->render('content/compare.html.twig', [
|
return $this->render('content/compare.html.twig', [
|
||||||
'snip' => $to->getSnip(),
|
'snip' => $to->getSnip(),
|
||||||
'diff' => $diff,
|
'diff' => $diff,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user