Skip to content

Commit 231ff3e

Browse files
fix(json_config.py): remove unused import
1 parent 99b45aa commit 231ff3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commitizen/config/json_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import json
2-
import sys
32
from pathlib import Path
43
from typing import Union
54

0 commit comments

Comments
 (0)