1
0

qt: clean-up imports

This commit is contained in:
SomberNight
2019-11-18 20:56:49 +01:00
parent b8e4ce9ba1
commit aa3d817ef2
13 changed files with 42 additions and 78 deletions

View File

@@ -2,7 +2,6 @@ from PyQt5.QtWidgets import QFileDialog
from electrum.i18n import _
from electrum.plugin import run_hook
from electrum.simple_config import SimpleConfig
from .util import ButtonsTextEdit, MessageBoxMixin, ColorScheme, get_parent_main_window