From 7548d13090ea0fb0f2e42be15413f60c6380e81d Mon Sep 17 00:00:00 2001 From: Wojciech Siewierski Date: Sat, 6 May 2017 23:10:49 +0200 Subject: Do not import unused modules; fix the pylint tests --- ranger.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ranger.py b/ranger.py index 72905a3c..3c4b0f01 100755 --- a/ranger.py +++ b/ranger.py @@ -25,7 +25,6 @@ return $returnvalue from __future__ import (absolute_import, division, print_function) import sys -from os.path import exists, abspath # Need to find out whether or not the flag --clean was used ASAP, # because --clean is supposed to disable bytecode compilation -- cgit 1.4.1-2-gfad0