remove unnecessary unicode_literal future imports, we py3 now
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
"""Use dr.botzo's Dispatch to send mpd notifications."""
|
||||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import argparse
|
||||
import getpass
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user