Skip to content

Commit 3854208

Browse files
authored
Update MathCATgui.py
Comment import wx
1 parent 8d139d7 commit 3854208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NVDA-addon/addon/globalPlugins/MathCAT/MathCATgui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## PLEASE DO *NOT* EDIT THIS FILE!
88
###########################################################################
99

10-
import wx
10+
#import wx
1111
import wx.xrc
1212

1313
import gettext

0 commit comments

Comments
 (0)