projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec7a33a
)
bin: drop unused import from install_megadrivers.py
author
Eric Engestrom
<eric.engestrom@intel.com>
Tue, 9 Apr 2019 08:12:13 +0000
(09:12 +0100)
committer
Eric Engestrom
<eric@engestrom.ch>
Tue, 9 Apr 2019 16:20:37 +0000
(16:20 +0000)
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
bin/install_megadrivers.py
patch
|
blob
|
history
diff --git
a/bin/install_megadrivers.py
b/bin/install_megadrivers.py
index c9ab99a283302e47f8ae699891b5358f4a5c3f3f..31636f7244cf727929b175eb8c3848fcf3e775d3 100644
(file)
--- a/
bin/install_megadrivers.py
+++ b/
bin/install_megadrivers.py
@@
-24,7
+24,6
@@
from __future__ import print_function
import argparse
import os
-import shutil
def main():