mirror of
https://github.com/caronc/apprise.git
synced 2025-08-10 00:38:02 +02:00
remove leftover bits of Python2 support (#1012)
This commit is contained in:
committed by
GitHub
parent
a25ff00b9d
commit
eb4e47cc45
@ -26,7 +26,6 @@
|
||||
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
from __future__ import print_function
|
||||
import asyncio
|
||||
import concurrent.futures
|
||||
import re
|
||||
|
Reference in New Issue
Block a user