mirror of
https://github.com/optim-enterprises-bv/openwrt-ipq.git
synced 2025-11-01 18:58:35 +00:00
scripts: eva_ramboot.py: remove unused import
concludes:
commit e7bc8984d9 ("scripts: make eva_ramboot.py offset configurable")
Signed-off-by: Jan-Niklas Burfeind <git@aiyionpri.me>
This commit is contained in:
committed by
Christian Lamparter
parent
d990f805c0
commit
88a2ea41da
@@ -3,7 +3,6 @@
|
||||
import argparse
|
||||
|
||||
from ftplib import FTP
|
||||
from sys import argv
|
||||
from os import stat
|
||||
|
||||
parser = argparse.ArgumentParser(description='Tool to boot AVM EVA ramdisk images.')
|
||||
|
||||
Reference in New Issue
Block a user