about summary refs log tree commit diff stats
path: root/ranger/gui/displayable.py
diff options
context:
space:
mode:
authorArisu <arisu@styl.us.to>2011-10-10 15:05:13 +0200
committerhut <hut@lavabit.com>2011-10-10 15:46:14 +0200
commitbed99432cccb3eaae263c1c77e91fb4bb165cf6b (patch)
tree63513c947ae2ea0ef17fe62abc2d243031a0f89c /ranger/gui/displayable.py
parent0dbd3faa556ce5c2cb38cc6937fb0c8f98d3656b (diff)
downloadranger-bed99432cccb3eaae263c1c77e91fb4bb165cf6b.tar.gz
Eliminate orphaned and redundant definitions of variables and imports
Diffstat (limited to 'ranger/gui/displayable.py')
-rw-r--r--ranger/gui/displayable.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/ranger/gui/displayable.py b/ranger/gui/displayable.py
index 70455b35..e20640d4 100644
--- a/ranger/gui/displayable.py
+++ b/ranger/gui/displayable.py
@@ -13,8 +13,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-import _curses
-
 from ranger.core.shared import FileManagerAware, EnvironmentAware
 from ranger.gui.curses_shortcuts import CursesShortcuts