[meld] Remove unused import



commit 4c8712306e80805581f192a2ae0acf5df14634fb
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Jun 23 07:14:01 2013 +1000

    Remove unused import

 meld/misc.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/meld/misc.py b/meld/misc.py
index e01cd80..5c554ee 100644
--- a/meld/misc.py
+++ b/meld/misc.py
@@ -20,7 +20,6 @@
 """Module of commonly used helper classes and functions
 """
 
-import copy
 import os
 from gettext import gettext as _
 import errno


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