Minor - remove unused code/files

pull/3016/head
Julio Montoya 6 years ago
parent 53cfcb2176
commit cc189e6bdd
  1. 6
      main/inc/lib/pear/index.html
  2. 1
      src/CoreBundle/Controller/ResourceController.php
  3. 0
      var/courses/.gitkeep

@ -1,6 +0,0 @@
<html>
<head>
</head>
<body>
</body>
</html>

@ -18,7 +18,6 @@ use Chamilo\CourseBundle\Controller\CourseControllerTrait;
use Chamilo\CourseBundle\Entity\CDocument;
use Chamilo\CourseBundle\Repository\CDocumentRepository;
use FOS\RestBundle\View\View;
use Sonata\MediaBundle\Provider\ImageProvider;
use Sylius\Bundle\ResourceBundle\Event\ResourceControllerEvent;
use Sylius\Component\Resource\Exception\UpdateHandlingException;
use Sylius\Component\Resource\ResourceActions;

Loading…
Cancel
Save