[PATCH] Remove an unused import

David Shea dshea at redhat.com
Wed Feb 19 15:07:56 UTC 2014


On 02/19/2014 09:48 AM, David Shea wrote:
> ---
>   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")
>   

Ignore this, already fixed.


More information about the anaconda-patches mailing list