mirror of
https://github.com/isjerryxiao/pacroller.git
synced 2024-11-10 10:32:24 +08:00
remove unused import
This commit is contained in:
parent
c5d110c9b8
commit
5090fdb0b6
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
import json
|
import json
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
import sys
|
|
||||||
import importlib.util
|
import importlib.util
|
||||||
from typing import Any
|
from typing import Any
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue