Skip to content

Commit

Permalink
Unneeded import.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcsteh committed Nov 10, 2010
1 parent cefc240 commit 9ddf195
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/NVDAObjects/window/winConsole.py
Expand Up @@ -7,7 +7,6 @@
import winConsoleHandler
from . import Window
from ..behaviors import Terminal, EditableTextWithoutAutoSelectDetection
import controlTypes
import api

class WinConsole(Terminal, EditableTextWithoutAutoSelectDetection, Window):
Expand Down

0 comments on commit 9ddf195

Please sign in to comment.