mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
locale is not needed anymore (debug)
This commit is contained in:
@@ -49,7 +49,6 @@ from gnucash.gnucash_core_c import gncInvoiceLookup, gncInvoiceGetInvoiceFromTxn
|
||||
|
||||
try:
|
||||
import gettext
|
||||
import locale
|
||||
|
||||
_localedir = _sw_core_utils.gnc_path_get_localedir()
|
||||
gettext.install(_sw_core_utils.GETTEXT_PACKAGE, _localedir)
|
||||
|
||||
Reference in New Issue
Block a user