Explorar el Código

remove wrong reference

Thomas Rabaix hace 14 años
padre
commit
8694fee6fd
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Resources/doc/reference/form_types_and_transformers.rst

+ 0 - 1
Resources/doc/reference/form_types_and_transformers.rst

@@ -42,7 +42,6 @@ Now you can edit the settings array with :
     use Sonata\AdminBundle\Admin\Admin;
     use Sonata\AdminBundle\Route\RouteCollection;
     use Sonata\AdminBundle\Form\FormMapper;
-    use Sonata\PageBundle\Page\Manager;
 
     class PageAdmin extends Admin
     {