mirror of
https://github.com/caronc/apprise.git
synced 2025-08-14 18:38:35 +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 sys
|
||||
import pickle
|
||||
from apprise import Apprise, AppriseAsset, AppriseLocale
|
||||
|
Reference in New Issue
Block a user