Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions services/cims/src/oci_cli_incident/cims_cli_extended.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
from services.cims.src.oci_cli_incident.generated.incident_cli import incident_group
from oci_cli import custom_types
from oci_cli import json_skeleton_utils

from src.oci_cli import cli_exceptions
from oci_cli import cli_exceptions

# remove update-incident stand-alone command
# incident_cli.incident_root_group.commands.pop(incident_cli.update_incident_group.name)
Expand Down