mirror of
https://github.com/Melon-Bread/RetroUFO
synced 2024-11-25 00:38:33 -05:00
Removed unused import (using os over pathlib)
This commit is contained in:
parent
7a5bbe4183
commit
23d5eb5fb0
@ -11,7 +11,6 @@ import os
|
||||
import platform
|
||||
import sys
|
||||
import zipfile
|
||||
from pathlib import Path
|
||||
from shutil import rmtree
|
||||
from urllib.request import urlretrieve
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user