commit/wintenApps: 2 new changesets

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: commits+int+220+6085746285340533186@xxxxxxxxxxxxxxxxxxxxx, nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Thu, 10 Oct 2019 17:32:02 +0000 (UTC)

2 new commits in wintenApps:

https://bitbucket.org/nvdaaddonteam/wintenapps/commits/620ac2c87455/
Changeset:   620ac2c87455
Branch:      None
User:        josephsl
Date:        2019-10-06 23:48:19+00:00
Summary:     SearchUI: remove unused imports

Affected #:  1 file

diff --git a/addon/appModules/searchui.py b/addon/appModules/searchui.py
index ecbe7c9..d21cc6e 100755
--- a/addon/appModules/searchui.py
+++ b/addon/appModules/searchui.py
@@ -8,14 +8,11 @@
 
 from nvdaBuiltin.appModules.searchui import *
 import controlTypes
-import api
-import speech
 import ui
 import config
 import nvwave
 from NVDAObjects.UIA import SuggestionListItem
 
-
 # In build 18363 and later, File Explorer gains Cortana search field.
 # For Start menu and File Explorer, "suggestions" should not be brailled.
 # This is more so for File Explorer as a live region will announce suggestion 
count.


https://bitbucket.org/nvdaaddonteam/wintenapps/commits/28d460185ef4/
Changeset:   28d460185ef4
Branch:      stable
User:        josephsl
Date:        2019-10-07 00:00:03+00:00
Summary:     Explorer: remove unused imports

Affected #:  1 file

diff --git a/addon/appModules/explorer.py b/addon/appModules/explorer.py
index 475bf41..2e6968a 100644
--- a/addon/appModules/explorer.py
+++ b/addon/appModules/explorer.py
@@ -12,8 +12,6 @@ Provides workarounds for controls such as identifying Start 
button, notification
 
 from nvdaBuiltin.appModules.explorer import *
 import winVersion
-import ui
-import UIAHandler
 
 class AppModule(AppModule):

Repository URL: https://bitbucket.org/nvdaaddonteam/wintenapps/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

Other related posts: