diff options
author | 2018-04-25 21:19:22 +0200 | |
---|---|---|
committer | 2018-04-25 21:19:22 +0200 | |
commit | 34d32e911fa72b22369021dba9b92e1f200cc98f (patch) | |
tree | ebe66fbcfd38fc9bce82a894b73a842cbb2fafa3 /package | |
parent | babc94e9dd4a1a04c4a0befdb6d32236a30b8ea8 (diff) | |
download | buildroot-34d32e911fa72b22369021dba9b92e1f200cc98f.tar.gz buildroot-34d32e911fa72b22369021dba9b92e1f200cc98f.tar.bz2 |
support/scripts/check-uniq-files: remove csv module import
Since commit 5563a1c6a48716debe2983869ddb757318094dce
("support/check-uniq-files: support weird locales and filenames"), the
'csv' Python module is no longer used by the check-uniq-files.
Due to this, flake8 complains with:
support/scripts/check-uniq-files:4:1: F401 'csv' imported but unused
Fix this by dropping the useless csv import.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions