File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 142142from sentry .monitors .endpoints .project_monitor_checkin_index import (
143143 ProjectMonitorCheckInIndexEndpoint ,
144144)
145+ from sentry .monitors .endpoints .project_monitor_details import ProjectMonitorDetailsEndpoint
145146from sentry .monitors .endpoints .project_monitor_environment_details import (
146147 ProjectMonitorEnvironmentDetailsEndpoint ,
147148)
148149from sentry .monitors .endpoints .project_monitor_stats import ProjectMonitorStatsEndpoint
149- from sentry .monitors .endpoints .project_monitors_details import ProjectMonitorDetailsEndpoint
150150from sentry .replays .endpoints .organization_replay_count import OrganizationReplayCountEndpoint
151151from sentry .replays .endpoints .organization_replay_details import OrganizationReplayDetailsEndpoint
152152from sentry .replays .endpoints .organization_replay_events_meta import (
File renamed without changes.
You can’t perform that action at this time.
0 commit comments