[meld: 2/3] issue: #dirdiff.remove_blank_lines - make remove blank lines runs faster; commit: remove unused impo



commit e246a5455ac55fea0d7c218e7f082121eeb08bdc
Author: hugosenari <hugosenari gmail com>
Date:   Thu Jul 5 01:27:46 2018 -0300

    issue: #dirdiff.remove_blank_lines - make remove blank lines runs faster; commit: remove unused import

 meld/dirdiff.py | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/meld/dirdiff.py b/meld/dirdiff.py
index 0d26d368..c6791683 100644
--- a/meld/dirdiff.py
+++ b/meld/dirdiff.py
@@ -19,7 +19,6 @@ import copy
 import errno
 import functools
 import os
-import re
 import shutil
 import stat
 import sys


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