-removed erroneous import

This commit is contained in:
Martin Konecny 2012-04-16 12:04:35 -04:00
parent 0bb8e7d211
commit a6c0a1d2d9

View file

@ -1,7 +1,5 @@
<?php
require_once 'Log.php';
class Application_Model_Scheduler {
private $con;