[pitivi] Remove unused import gst.



commit 95b22e83314f8ab0e56fa2ab44bea5d872d1e10a
Author: Alessandro Decina <alessandro d gmail com>
Date:   Tue Jun 9 18:14:58 2009 +0200

    Remove unused import gst.

 pitivi/timeline/timeline.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/pitivi/timeline/timeline.py b/pitivi/timeline/timeline.py
index dc1f326..1438193 100644
--- a/pitivi/timeline/timeline.py
+++ b/pitivi/timeline/timeline.py
@@ -20,7 +20,6 @@
 # Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-import gst
 from bisect import bisect_right
 
 from pitivi.signalinterface import Signallable



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]