Skip to content

Commit b09c5b6

Browse files
committed
comment out import
1 parent f2c852d commit b09c5b6

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
@@ -8,7 +8,7 @@
88
###########################################################################
99

1010
import wx
11-
import wx.xrc
11+
# import wx.xrc
1212

1313
import gettext
1414
_ = gettext.gettext

0 commit comments

Comments
 (0)