From 014c400849f01582f958e1a729ce239ffd7b2268 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 20 Feb 2024 10:32:08 +0100 Subject: Merging upstream version 1.14.1. Signed-off-by: Daniel Baumann --- iredis/warning.py | 4 ---- 1 file changed, 4 deletions(-) (limited to 'iredis/warning.py') diff --git a/iredis/warning.py b/iredis/warning.py index bb8231e..0217a29 100644 --- a/iredis/warning.py +++ b/iredis/warning.py @@ -1,7 +1,3 @@ -# -*- coding: utf-8 -*- -from __future__ import unicode_literals - - import sys import click from .commands import dangerous_commands -- cgit v1.2.3