Skip to content

Commit 18bfaad

Browse files
committed
delint
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
1 parent 5b6aa96 commit 18bfaad

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

chaosreliably/activities/gh/actions.py

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from chaoslib.exceptions import ActivityFailed
88
from chaoslib.types import Configuration, Secrets
99

10-
1110
from chaosreliably.activities.gh import get_gh_token, get_period
1211

1312
__all__ = ["cancel_workflow_run"]

chaosreliably/controls/capture/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from chaoslib.control import get_global_controls
66
from chaoslib.types import Configuration, Experiment, Journal, Secrets
77

8-
98
logger = logging.getLogger("chaostoolkit")
109

1110

0 commit comments

Comments
 (0)