Skip to content

Commit

Permalink
Remove old imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Davis authored and Luke Davis committed Sep 3, 2024
1 parent a293607 commit a37cbb5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/gui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
# messageBox is accessed through `gui.messageBox` as opposed to `gui.message.messageBox` throughout NVDA,
# be cautious when removing
messageBox,
displayDialogAsModal,
)
from .nvdaControls import MessageDialog
from . import blockAction
from .speechDict import (
DefaultDictionaryDialog,
Expand Down

0 comments on commit a37cbb5

Please sign in to comment.