cleanup: Ensure code is pyflakes-clean for CI

This commit is contained in:
Jack Grigg
2018-03-27 02:47:57 +02:00
parent 4d6498b900
commit b466c1c90c
5 changed files with 1 additions and 5 deletions

View File

@@ -5,7 +5,6 @@ import plyvel
import progressbar
import os
import stat
import struct
import subprocess
import sys
import tarfile