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 229
229
TeamGroupsOldEndpoint ,
230
230
)
231
231
from sentry .issues .endpoints .browser_reporting_collector import BrowserReportingCollectorEndpoint
232
+ from sentry .issues .endpoints .group_reprocessing import GroupReprocessingEndpoint
232
233
from sentry .issues .endpoints .organization_group_search_view_starred_order import (
233
234
OrganizationGroupSearchViewStarredOrderEndpoint ,
234
235
)
502
503
from .endpoints .group_current_release import GroupCurrentReleaseEndpoint
503
504
from .endpoints .group_external_issue_details import GroupExternalIssueDetailsEndpoint
504
505
from .endpoints .group_first_last_release import GroupFirstLastReleaseEndpoint
505
- from .endpoints .group_reprocessing import GroupReprocessingEndpoint
506
506
from .endpoints .group_stats import GroupStatsEndpoint
507
507
from .endpoints .group_tagkey_details import GroupTagKeyDetailsEndpoint
508
508
from .endpoints .group_tagkey_values import GroupTagKeyValuesEndpoint
File renamed without changes.
You can’t perform that action at this time.
0 commit comments