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 3c6c43f commit 73914f5Copy full SHA for 73914f5
uncoder-core/app/translator/platforms/sentinel_one/renders/sentinel_one_power_query.py
@@ -1,8 +1,7 @@
1
-from typing import Union, Optional
+from typing import Union
2
3
from app.translator.const import DEFAULT_VALUE_TYPE
4
from app.translator.core.custom_types.values import ValueType
5
-from app.translator.core.mapping import LogSourceSignature
6
from app.translator.core.models.platform_details import PlatformDetails
7
from app.translator.core.render import BaseFieldValueRender, PlatformQueryRender
8
from app.translator.core.str_value_manager import StrValueManager
0 commit comments