Skip to content

Commit 2e27411

Browse files
committed
remove unused import
1 parent b490075 commit 2e27411

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

robusta_krr/core/runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from prometrix import PrometheusNotFound
1212
from rich.console import Console
1313
from slack_sdk import WebClient
14-
from slack_sdk.errors import SlackApiError
1514
from tenacity import retry, stop_after_attempt, wait_exponential, retry_if_exception_type
1615
import requests
1716
import json

0 commit comments

Comments
 (0)