提交 1e1ece1d 编写于 作者: L Lucas Meneghel Rodrigues

selftests/check_tmp_dirs: Remove unused import

Signed-off-by: NLucas Meneghel Rodrigues <lookkas@gmail.com>
上级 33d6d31a
......@@ -11,8 +11,6 @@ if os.path.isdir(os.path.join(basedir, 'avocado')):
os.environ['PATH'] += ":" + os.path.join(basedir, 'libexec')
sys.path.append(basedir)
from avocado.core import data_dir
def check_tmp_dirs():
dirs_to_check = [tempfile.gettempdir()]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册