Browse Source

remove wrong reference

Thomas Rabaix 14 years ago
parent
commit
8694fee6fd
1 changed files with 0 additions and 1 deletions
  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
     {