Skip to content

Commit

Permalink
flake8 issue
Browse files Browse the repository at this point in the history
Signed-off-by: am-agrawa <[email protected]>
  • Loading branch information
am-agrawa committed Jul 18, 2024
1 parent 241b545 commit 988b98d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ocs_ci/helpers/dr_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import json
import logging
import tempfile
import boto3

from ocs_ci.framework import config
from ocs_ci.ocs import constants, ocp
Expand All @@ -31,7 +30,6 @@
CommandFailed,
run_cmd,
)
from botocore.exceptions import BotoCoreError

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 988b98d

Please sign in to comment.