Skip to content

Commit

Permalink
locale is not needed anymore (debug)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-holtermann committed May 28, 2020
1 parent 9e678a4 commit e1701fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/python/gnucash_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@

try:
import gettext
import locale

_localedir = _sw_core_utils.gnc_path_get_localedir()
gettext.install(_sw_core_utils.GETTEXT_PACKAGE, _localedir)
Expand Down

0 comments on commit e1701fb

Please sign in to comment.