mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-09-11 07:54:52 +00:00
Use pathlib instead of os.path
This commit is contained in:
parent
08fbb8d9dc
commit
9968805324
7 changed files with 14 additions and 17 deletions
|
@ -20,7 +20,6 @@
|
|||
|
||||
import sys
|
||||
|
||||
import os
|
||||
import json
|
||||
import requests
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue