MTrack/SCM/Git/Event.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 29 Mar 2011 05:12:57 +0000 (13:12 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 29 Mar 2011 05:12:57 +0000 (13:12 +0800)
MTrack/SCM/Git/Event.php

index a14a55b..ef7ce60 100644 (file)
@@ -1,6 +1,5 @@
 <?php
 
-require_once 'MTrack/SCMEvent.php';
 
 class MTrack_SCM_Git_Event extends MTrackSCMEvent 
 {