[PATCH] Remove an unused import

David Shea dshea at redhat.com
Wed Feb 19 14:48:59 UTC 2014


---
 dracut/driver-updates | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dracut/driver-updates b/dracut/driver-updates
index 0f493d2..3187c76 100755
--- a/dracut/driver-updates
+++ b/dracut/driver-updates
@@ -43,7 +43,6 @@ import os
 import subprocess
 import time
 import glob
-import re
 
 log = logging.getLogger("DD")
 
-- 
1.8.5.3



More information about the anaconda-patches mailing list