Commit 788eee69bc269efaac3b8cb85e21f3a0eaeb8616

Authored by Lucas D'Avila
1 parent 842fe659
Exists in master

Removido require desnecessário

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
ieducar/lib/Portabilis/Report/ReportCore.php
@@ -28,7 +28,6 @@ @@ -28,7 +28,6 @@
28 * @version $Id$ 28 * @version $Id$
29 */ 29 */
30 30
31 -require_once 'lib/Portabilis/Report/ReportFactoryRemote.php';  
32 require_once 'lib/Portabilis/Array/Utils.php'; 31 require_once 'lib/Portabilis/Array/Utils.php';
33 32
34 /** 33 /**