Update plat_other.py

This commit is contained in:
Maksim Levental 2021-08-19 17:17:03 -05:00 committed by GitHub
parent 20e3f71b53
commit 71db80b499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ from datetime import datetime
import shutil import shutil
import stat import stat
try: try:
from urllib.parse import quote from urllib.parse import quote
except ImportError: except ImportError: