Skip to content

Commit a97b8ac

Browse files
[yt] Adopt to the attached logging attributes
1 parent 2c14265 commit a97b8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

youtube/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from urllib.parse import urlencode
99
from urllib.request import Request, urlopen
1010

11-
from albert import Action, StandardItem, TriggerQuery, PluginInstance, TriggerQueryHandler, critical, info, openUrl # pylint: disable=import-error
11+
from albert import Action, StandardItem, TriggerQuery, PluginInstance, TriggerQueryHandler, openUrl # pylint: disable=import-error
1212

1313

1414
md_iid = '2.0'

0 commit comments

Comments
 (0)