From 71db80b499fee39c51f35c8db2f31335b90e1be5 Mon Sep 17 00:00:00 2001 From: Maksim Levental Date: Thu, 19 Aug 2021 17:17:03 -0500 Subject: [PATCH] Update plat_other.py --- send2trash/plat_other.py | 1 - 1 file changed, 1 deletion(-) diff --git a/send2trash/plat_other.py b/send2trash/plat_other.py index 929659f..ab5ae53 100644 --- a/send2trash/plat_other.py +++ b/send2trash/plat_other.py @@ -24,7 +24,6 @@ from datetime import datetime import shutil import stat - try: from urllib.parse import quote except ImportError: