Remove Sme Useless Func

main
ColdWindScholar 2023-10-21 16:40:40 +08:00
parent 55e7ac62b8
commit 1d0e0d8d44
1 changed files with 0 additions and 2 deletions

View File

@ -1,9 +1,7 @@
import os
import os.path as op
import re
import subprocess
from os import walk, symlink, readlink, name as osname
from platform import machine
from typing import Optional
if osname == 'nt':