remove global gettext import

This commit is contained in:
c-holtermann 2020-05-28 20:21:31 +02:00
parent efe9b4b606
commit ca21f32249

View File

@ -4,7 +4,6 @@
# @author Christoph Holtermann <mail@c-holtermann.net>
from unittest import TestCase, main
# import gettext
import gnucash
from gnucash import _sw_core_utils