refactor: cycle views endpoint (#1128)
This commit is contained in:
parent
a16514ed11
commit
e608b58e70
3 changed files with 69 additions and 393 deletions
|
|
@ -49,12 +49,8 @@ from .cycle import (
|
|||
CycleViewSet,
|
||||
CycleIssueViewSet,
|
||||
CycleDateCheckEndpoint,
|
||||
CurrentUpcomingCyclesEndpoint,
|
||||
CompletedCyclesEndpoint,
|
||||
CycleFavoriteViewSet,
|
||||
DraftCyclesEndpoint,
|
||||
TransferCycleIssueEndpoint,
|
||||
InCompleteCyclesEndpoint,
|
||||
)
|
||||
from .asset import FileAssetEndpoint, UserAssetsEndpoint
|
||||
from .issue import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue