bin: drop unused import from install_megadrivers.py

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Eric Engestrom 2019-04-09 09:12:13 +01:00 committed by Eric Engestrom
parent ec7a33af58
commit eb699c1575
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
from __future__ import print_function
import argparse
import os
import shutil
def main():