mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
removed unneeded import
This commit is contained in:
parent
863e3426bd
commit
471505fe14
@ -26,7 +26,6 @@ from mpd import MPDClient, base as MPDBase
|
||||
import requests
|
||||
from bs4 import BeautifulSoup
|
||||
import threading
|
||||
import locale
|
||||
import gettext
|
||||
gettext.textdomain("mpdevil")
|
||||
_=gettext.gettext
|
||||
|
Loading…
Reference in New Issue
Block a user