rm verbosity_shortcuts option (unused, redundant)

This commit is contained in:
ThomasV
2025-05-29 16:19:33 +02:00
parent 743f5c8311
commit 853b793bef
11 changed files with 4 additions and 55 deletions

View File

@@ -70,7 +70,6 @@ PLUGIN_PASSWORD_VERSION = 1
class Plugins(DaemonThread):
LOGGING_SHORTCUT = 'p'
pkgpath = os.path.dirname(plugins.__file__)
# TODO: use XDG Base Directory Specification instead of hardcoding /etc
keyfile_posix = '/etc/electrum/plugins_key'