Skip to content

Commit 57f094c

Browse files
committed
remove unneeded code
1 parent 3c1f709 commit 57f094c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/test_slack_preview.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# This file is being moved to tests/test_slack_templates.py and refactored to match the style of test_slack.py.
2-
# The script/main logic and unused code are removed.
3-
4-
import pytest
51
from robusta.core.reporting.base import Finding, FindingSeverity, FindingSource, FindingSubject, FindingSubjectType
62
from robusta.core.sinks.slack.preview.slack_sink_preview_params import SlackSinkPreviewParams
73
from robusta.core.reporting.blocks import MarkdownBlock

0 commit comments

Comments
 (0)