mirror of
https://github.com/isjerryxiao/pacroller.git
synced 2024-11-14 12:22:23 +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
|
||||
from pathlib import Path
|
||||
import sys
|
||||
import importlib.util
|
||||
from typing import Any
|
||||
|
||||
|
|
Loading…
Reference in a new issue