We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f58e60 commit 6834fa2Copy full SHA for 6834fa2
sonar/util/common_json_helper.py
@@ -21,7 +21,6 @@
21
22
from typing import Any
23
from sonar import utilities
24
-from sonar import logging as log
25
26
27
def convert_common_fields(json_data: dict[str, Any], with_permissions: bool = True) -> dict[str, Any]:
0 commit comments