Skip to content

Commit 6834fa2

Browse files
committed
Quality pass
1 parent 3f58e60 commit 6834fa2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sonar/util/common_json_helper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
from typing import Any
2323
from sonar import utilities
24-
from sonar import logging as log
2524

2625

2726
def convert_common_fields(json_data: dict[str, Any], with_permissions: bool = True) -> dict[str, Any]:

0 commit comments

Comments
 (0)