mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
remove debug print
This commit is contained in:
parent
62bdd6a12e
commit
4a82620833
1 changed files with 0 additions and 1 deletions
|
@ -858,7 +858,6 @@ class DelugeGTK:
|
|||
|
||||
def load_plugins(self):
|
||||
enable_plugins = self.config.get('enabled_plugins').split(':')
|
||||
print enable_plugins
|
||||
for plugin in enable_plugins:
|
||||
if plugin != "Blocklist Importer":
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue