mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-09-09 14:04:34 +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
|
@ -21,7 +21,6 @@
|
|||
import sys
|
||||
|
||||
import requests
|
||||
import os
|
||||
import json
|
||||
import re
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue